/glibc-2.36/nptl/ |
D | nptl-printers.py | 50 def __init__(self, mutex): argument 65 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 116 def read_status_robust(self): argument 148 def read_status_no_robust(self): argument 185 def read_attributes(self): argument 215 def read_misc_info(self): argument [all …]
|
D | libc-cleanup.c | 25 struct pthread *self = THREAD_SELF; in __libc_cleanup_push_defer() local 55 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
|
D | cancellation.c | 32 struct pthread *self = THREAD_SELF; in __pthread_enable_asynccancel() local 69 struct pthread *self = THREAD_SELF; in libc_hidden_def() local
|
D | cleanup_defer.c | 27 struct pthread *self = THREAD_SELF; in ___pthread_register_cancel_defer() local 65 struct pthread *self = THREAD_SELF; in ___pthread_unregister_cancel_restore() local
|
D | pthread_testcancel.c | 25 struct pthread *self = THREAD_SELF; in ___pthread_testcancel() local
|
D | pthread_join_common.c | 31 struct pthread *self = THREAD_SELF; in cleanup() local 52 struct pthread *self = THREAD_SELF; in __pthread_clockjoin_ex() local
|
/glibc-2.36/scripts/ |
D | check-obsolete-constructs.py | 227 def __init__(self, reporter): argument 230 def examine(self, tok): argument 236 def eof(self): argument 246 def examine(self, tok): argument 263 def examine(self, tok): argument 271 def __init__(self, reporter): argument 276 def examine(self, tok): argument 294 def eof(self): argument 297 def _check_prev(self): argument 313 def __init__(self, reporter): argument [all …]
|
D | build-many-glibcs.py | 63 def __init__(self, args, returncode, stdout=None, stderr=None): argument 89 def __init__(self, topdir, parallelism, keep, replace_sources, strip, argument 125 def get_script_text(self): argument 130 def exec_self(self): argument 135 def get_build_triplet(self): argument 143 def get_glibc_version(self): argument 158 def add_all_configs(self): argument 467 def add_config(self, **args): argument 480 def component_srcdir(self, component): argument 484 def component_builddir(self, action, config, component, subconfig=None): argument [all …]
|
D | test_printers_exceptions.py | 25 def __init__(self, file_name, string): argument 37 def __str__(self): argument 47 def __init__(self, symbol): argument 57 def __str__(self): argument
|
D | glibcsymbols.py | 39 def __init__(self, symbol, version): argument 46 def __str__(self): argument 49 def __eq__(self, other): argument 52 def __hash__(self): argument
|
/glibc-2.36/conform/ |
D | conformtest.py | 34 def __init__(self, name, text): argument 40 def run(self, header_tests): argument 48 def __init__(self, name, text): argument 54 def run(self, header_tests): argument 62 def __init__(self, dummy, type_name, member_type, member_name, *rest): argument 70 def gen_subtests(self): argument 98 def __init__(self, symbol_type, symbol, extra1=None, extra2=None, argument 114 def gen_subtests(self): argument 193 def __init__(self, dummy, symbol, value=None): argument 199 def gen_subtests(self): argument [all …]
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | rseq-internal.h | 30 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread() 45 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread()
|
D | glibcsyscalls.py | 76 def __init__(self, lines): argument 106 def merge(self, names): argument 178 def __init__(self, name, path): argument 182 def __repr__(self): argument
|
D | tls-internal.c | 25 struct pthread *self = THREAD_SELF; in __glibc_tls_internal_free() local
|
D | safe-fatal.h | 28 pid_t self = INTERNAL_SYSCALL_CALL (getpid); in __safe_fatal() local
|
/glibc-2.36/math/ |
D | gen-tgmath-tests.py | 94 def __init__(self, name, suffix=None, mant_dig=None, condition='1', argument 113 def register_type(self, internal): argument 163 def floating_type(self, floatn): argument 177 def real_floating_type(self, floatn): argument 181 def __str__(self): argument 332 def __init__(self): argument 397 def add_type_var(self, name, cond): argument 405 def add_tests(self, macro, ret, args, complex_func=None): argument 619 def add_all_tests(self, macro): argument 724 def tests_text(self): argument [all …]
|
/glibc-2.36/htl/ |
D | pt-self.c | 27 struct __pthread *self = _pthread_self (); in __pthread_self() local
|
D | pt-exit.c | 35 struct __pthread *self = _pthread_self (); in __pthread_exit() local
|
/glibc-2.36/sysdeps/htl/ |
D | pt-getspecific.c | 26 struct __pthread *self; in __pthread_getspecific() local
|
/glibc-2.36/sysdeps/hppa/ |
D | machine-gmon.h | 21 #define _MCOUNT_DECL(from, self) \ argument
|
/glibc-2.36/sysdeps/nptl/ |
D | _Fork.c | 28 struct pthread *self = THREAD_SELF; in _Fork() local
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-eintr4.c | 33 pthread_t self = pthread_self (); in do_test() local
|
/glibc-2.36/sysdeps/alpha/ |
D | machine-gmon.h | 19 #define _MCOUNT_DECL(from, self) \ argument
|
/glibc-2.36/sysdeps/mach/hurd/htl/ |
D | pt-mutex-trylock.c | 29 struct __pthread *self; in __pthread_mutex_trylock() local
|
/glibc-2.36/sysdeps/ia64/ |
D | machine-gmon.h | 19 #define _MCOUNT_DECL(from, self) \ argument
|