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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D2-2.c117 pthread_cleanup_push(clnp1, NULL);
H A D3-2.c139 pthread_cleanup_push(clnp1, NULL);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-6.c72 void clnp1(void *arg) function
178 pthread_cleanup_push(clnp1, NULL);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-3.c100 void clnp1(void *arg) function
188 pthread_cleanup_push(clnp1, NULL);

Completed in 143 milliseconds