Home
last modified time | relevance | path

Searched refs:pthread_cleanup_push (Results 1 – 25 of 35) sorted by relevance

12

/sysdeps/pthread/
A Dtst-cleanup0.c54 pthread_cleanup_push (ch, (void *) 1l); in do_test()
56 pthread_cleanup_push (ch, (void *) 2l); in do_test()
58 pthread_cleanup_push (ch, (void *) 3l); in do_test()
A Dtst-cleanup3.c47 pthread_cleanup_push (ch, (void *) 1l); in tf()
49 pthread_cleanup_push (ch, (void *) 2l); in tf()
51 pthread_cleanup_push (ch, (void *) 3l); in tf()
A Dtst-cleanup1.c49 pthread_cleanup_push (ch, (void *) 1l); in tf()
51 pthread_cleanup_push (ch, (void *) 2l); in tf()
53 pthread_cleanup_push (ch, (void *) 3l); in tf()
A Dtst-cancel4.c99 pthread_cleanup_push (cl, NULL); in tf_read()
131 pthread_cleanup_push (cl, NULL); in tf_readv()
164 pthread_cleanup_push (cl, NULL); in tf_write()
201 pthread_cleanup_push (cl, NULL); in tf_writev()
222 pthread_cleanup_push (cl, NULL); in tf_sleep()
240 pthread_cleanup_push (cl, NULL); in tf_usleep()
258 pthread_cleanup_push (cl, NULL); in tf_nanosleep()
294 pthread_cleanup_push (cl, NULL); in tf_select()
329 pthread_cleanup_push (cl, NULL); in tf_pselect()
362 pthread_cleanup_push (cl, NULL); in tf_poll()
[all …]
A Dtst-cancel20.c43 pthread_cleanup_push (cl, (void *) 1L); in sh_body()
59 pthread_cleanup_push (cl, (void *) 2L); in sh()
72 pthread_cleanup_push (cl, (void *) 3L); in tf_body()
96 pthread_cleanup_push (cl, (void *) 4L); in tf()
A Dtst-cancel21.c44 pthread_cleanup_push (cl, (void *) 1L); in sh_body()
60 pthread_cleanup_push (cl, (void *) 2L); in sh()
73 pthread_cleanup_push (cl, (void *) 3L); in tf_body()
208 pthread_cleanup_push (cl, (void *) 4L); in do_one_test()
A Dtst-cancel-self.c31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
A Dtst-cancel-self-testcancel.c31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
A Dtst-cancel-self-canceltype.c31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
A Dtst-once4.c74 pthread_cleanup_push (cl, NULL); in tf1()
89 pthread_cleanup_push (cl, NULL); in tf2()
A Dtst-cancel-self-cancelstate.c32 pthread_cleanup_push (cleanup, (void *) &should_fail); in do_test()
A Dtst-cancel28.c46 pthread_cleanup_push (cl, NULL); in thread_handler()
A Dtst-cancel12.c48 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cancel13.c48 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cancel10.c43 pthread_cleanup_push (cleanup, arg); in tf()
A Dtst-cancel11.c48 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cancel9.c52 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cond8.c86 pthread_cleanup_push (ch, NULL); in tf1()
126 pthread_cleanup_push (ch, NULL); in tf2()
A Dtst-cancel14.c49 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cancel15.c51 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cancel8.c52 pthread_cleanup_push (cleanup, NULL); in tf()
A Dtst-cond-except.c65 pthread_cleanup_push (clean, (void *) &mutex); in thr()
A Dtst-once3.c78 pthread_cleanup_push (cl, NULL) in tf()
/sysdeps/htl/
A Dpt-once.c43 pthread_cleanup_push (clear_once_control, once_control); in __pthread_once()
A Dsem-timedwait.c66 pthread_cleanup_push (__sem_wait_cleanup, isem); in __sem_timedwait_internal()
116 pthread_cleanup_push (__sem_wait_cleanup, isem); in __sem_timedwait_internal()

Completed in 31 milliseconds

12