Searched refs:g_dirty (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/nohup/ | ||
H A D | nohup.c | 64 static int g_dirty; variable 374 g_dirty = 1; 512 * Abort each syscall; set g_dirty if any lwp was asleep. 514 g_dirty = 0; 518 if (g_dirty) { |
Completed in 56 milliseconds