Searched refs:WAIT_INTERVAL_NS (Results 1 – 1 of 1) sorted by relevance
124 const struct timespec WAIT_INTERVAL_NS = {0, 200 * 1000 * 1000}; variable152 nanosleep(&WAIT_INTERVAL_NS, NULL); in wait_child()