Home
last modified time | relevance | path

Searched defs:self (Results 1 – 19 of 19) sorted by relevance

/nptl/
A Dnptl-printers.py65 def to_string(self): argument
73 def children(self): argument
81 def read_values(self): argument
93 def read_type(self): argument
101 def read_status(self): argument
253 def to_string(self): argument
261 def children(self): argument
328 def children(self): argument
403 def children(self): argument
456 def children(self): argument
[all …]
A Dlibc-cleanup.c25 struct pthread *self = THREAD_SELF; in __libc_cleanup_push_defer() local
40 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
A Dcancellation.c32 struct pthread *self = THREAD_SELF; in __pthread_enable_asynccancel() local
62 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
A Dcleanup_defer.c27 struct pthread *self = THREAD_SELF; in ___pthread_register_cancel_defer() local
52 struct pthread *self = THREAD_SELF; in ___pthread_unregister_cancel_restore() local
A Dpthread_setcancelstate.c26 volatile struct pthread *self; in __pthread_setcancelstate() local
A Dpthread_setcanceltype.c29 volatile struct pthread *self = THREAD_SELF; in __pthread_setcanceltype() local
A Dpthread_testcancel.c25 struct pthread *self = THREAD_SELF; in ___pthread_testcancel() local
A Dpthread_join_common.c31 struct pthread *self = THREAD_SELF; in cleanup() local
52 struct pthread *self = THREAD_SELF; in __pthread_clockjoin_ex() local
A Dpthread_cleanup_upto.c26 struct pthread *self = THREAD_SELF; in __pthread_cleanup_upto() local
A Dcleanup.c27 struct pthread *self = THREAD_SELF; in ___pthread_register_cancel() local
A Dtpp.c55 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
164 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
A Dpthread_setspecific.c26 struct pthread *self; in ___pthread_setspecific() local
A Dcleanup_compat.c26 struct pthread *self = THREAD_SELF; in __pthread_cleanup_push() local
A Dnptl_deallocate_tsd.c24 struct pthread *self = THREAD_SELF; in __nptl_deallocate_tsd() local
A Dpthread_cancel.c43 struct pthread *self = THREAD_SELF; in sigcancel_handler() local
A Dunwind.c45 struct pthread *self = THREAD_SELF; in unwind_stop() local
123 struct pthread *self = THREAD_SELF; in __cleanup_fct_attribute() local
A Dnptl_setxid.c77 struct pthread *self = THREAD_SELF; in __nptl_setxid_sighandler() local
185 struct pthread *self = THREAD_SELF; in __nptl_setxid() local
A Dtst-setgetname.c79 pthread_t self; in do_test() local
A Dpthread_create.c680 struct pthread *self = THREAD_SELF; in __pthread_create_2_1() local

Completed in 13 milliseconds