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

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c377 ithread_cond_broadcast( &tp->start_and_shutdown );
432 ithread_cond_broadcast( &tp->start_and_shutdown );
459 ithread_cond_broadcast( &tp->start_and_shutdown );
473 ithread_cond_broadcast( &tp->start_and_shutdown );
505 ithread_cond_broadcast( &tp->start_and_shutdown );
599 ithread_cond_wait( &tp->start_and_shutdown, &tp->mutex );
690 retCode += ithread_cond_init( &tp->start_and_shutdown, NULL );
705 ithread_cond_destroy( &tp->start_and_shutdown );
816 ithread_cond_wait( &tp->start_and_shutdown, &tp->mutex );
1164 ithread_cond_wait( &tp->start_and_shutdown,
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/inc/
H A DThreadPool.h211 ithread_cond_t start_and_shutdown; //condition variable for start member in struct:THREADPOOL
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h211 ithread_cond_t start_and_shutdown; //condition variable for start member in struct:THREADPOOL

Completed in 34 milliseconds