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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dthreads.c77 int emulate_pthread_cond_signal(COND_TYPE *cv) function
H A Dthreads.h85 # define COND_SIGNAL(x) emulate_pthread_cond_signal(&(x))
97 int emulate_pthread_cond_signal(COND_TYPE*);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dthreads.c77 int emulate_pthread_cond_signal(COND_TYPE *cv) function
H A Dthreads.h85 # define COND_SIGNAL(x) emulate_pthread_cond_signal(&(x))
97 int emulate_pthread_cond_signal(COND_TYPE*);

Completed in 98 milliseconds