Searched refs:run_wthread (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.c112 void *run_wthread(void *);
540 &wakep, NULL, run_wthread, (void *)id)) != 0) {
547 return (run_wthread((void *)id) == NULL ? 0 : 1);
571 * run_wthread --
575 run_wthread(arg) function

Completed in 14 milliseconds