Home
last modified time | relevance | path

Searched refs:tabs_updated (Results 1 – 1 of 1) sorted by relevance

/minix/minix/servers/mib/
H A Dproc.c38 static clock_t tabs_updated = 0; /* when the tables were last updated */ variable
68 if (tabs_updated != 0 && tabs_updated == now) in update_tables()
115 tabs_updated = now; in update_tables()