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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dtimer.c49 sleeper_thread(void *arg) function
141 if (pthread_create(&kn->data.tid, &attr, sleeper_thread, req) != 0) {
156 /* Race condition: sleeper_thread exits before it is cancelled */

Completed in 55 milliseconds