Searched refs:run_lthread (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.c111 void *run_lthread(void *);
371 &kidsp[i], NULL, run_lthread, (void *)(id + i))) != 0) {
378 return (run_lthread((void *)id) == NULL ? 0 : 1);
404 run_lthread(arg) function

Completed in 62 milliseconds