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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/linux/
H A Dproc.c38 /* XXX-FIXME Should only have one wait_thread per process.
49 wait_thread(void *arg) function
135 if (pthread_create(&ed->wthr_id, NULL, wait_thread, filt) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dproc.c43 wait_thread(void *arg) function
115 if (pthread_create(&ed->wthr_id, NULL, wait_thread, filt) != 0)

Completed in 42 milliseconds