/sysdeps/nptl/ |
A D | libc_start_call_main.h | 52 unwind_buf.priv.data.cleanup = THREAD_GETMEM (self, cleanup); in __libc_start_call_main()
|
A D | stdio-lock.h | 91 __attribute__((cleanup (_IO_acquire_lock_fct))) \
|
/sysdeps/unix/sysv/linux/ |
A D | tst-syscall-list.sh | 67 cleanup () { function 70 trap cleanup 0
|
/sysdeps/pthread/ |
A D | tst-cancel12.c | 33 cleanup (void *arg) in cleanup() function 48 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel13.c | 33 cleanup (void *arg) in cleanup() function 48 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel-self-cleanup.c | 19 cleanup (void *cleanup_should_fail) in cleanup() function
|
A D | tst-cancel10.c | 25 cleanup (void *arg) in cleanup() function 43 pthread_cleanup_push (cleanup, arg); in tf()
|
A D | tst-cancel11.c | 31 cleanup (void *arg) in cleanup() function 48 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel9.c | 30 cleanup (void *arg) in cleanup() function 52 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel14.c | 34 cleanup (void *arg) in cleanup() function 49 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel15.c | 34 cleanup (void *arg) in cleanup() function 51 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel8.c | 30 cleanup (void *arg) in cleanup() function 52 pthread_cleanup_push (cleanup, NULL); in tf()
|
A D | tst-cancel-self.c | 31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
|
A D | tst-cancel-self-testcancel.c | 31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
|
A D | tst-cancel-self-canceltype.c | 31 pthread_cleanup_push (cleanup, &should_fail); in do_test()
|
A D | tst-cancel1.c | 32 cleanup (void *arg) in cleanup() function 56 pthread_cleanup_push (cleanup, (void *) 42l); in tf()
|
A D | tst-cancel-self-cancelstate.c | 32 pthread_cleanup_push (cleanup, (void *) &should_fail); in do_test()
|
A D | tst-cond25.c | 41 void cleanup (void *u) in cleanup() function 109 pthread_cleanup_push (cleanup, NULL); in waiter() 162 pthread_cleanup_push (cleanup, NULL); in timed_waiter()
|
/sysdeps/unix/ |
A D | grantpt.c | 191 goto cleanup; in grantpt() 199 goto cleanup; in grantpt() 223 goto cleanup; in grantpt() 254 cleanup: in grantpt()
|
/sysdeps/i386/nptl/ |
A D | tcb-offsets.sym | 11 CLEANUP offsetof (struct pthread, cleanup)
|
/sysdeps/mach/hurd/ |
A D | jmp-unwind.c | 76 (*link->cleanup) (link->cleanup_data, env, val); in _longjmp_unwind()
|
A D | getcwd.c | 54 inline void cleanup (void) in __hurd_canonicalize_directory_name_internal() 270 cleanup (); in __hurd_canonicalize_directory_name_internal() 277 cleanup (); in __hurd_canonicalize_directory_name_internal()
|
A D | recvmsg.c | 201 goto cleanup; in __libc_recvmsg() 208 goto cleanup; in __libc_recvmsg() 223 cleanup: in __libc_recvmsg()
|
/sysdeps/x86_64/nptl/ |
A D | tcb-offsets.sym | 9 CLEANUP offsetof (struct pthread, cleanup)
|
/sysdeps/generic/ |
A D | stdio-lock.h | 54 __attribute__((cleanup (_IO_acquire_lock_fct))) \
|