Searched refs:os_wait (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c110 int os_wait(os_pid_t *, u_int);
290 if ((err = os_wait(pids, nprocs)) != 0) {
306 if ((err = os_wait(&wakeup_pid, 1)) != 0) {
930 * os_wait --
934 os_wait(procs, n) function

Completed in 113 milliseconds