Home
last modified time | relevance | path

Searched defs:do_rseq (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Drseq-internal.h30 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()
/glibc-2.36/sysdeps/nptl/
Ddl-tls_init_tp.c104 bool do_rseq = true; in __tls_init_tp() local
/glibc-2.36/nptl/
Dpthread_create.c372 bool do_rseq = THREAD_GETMEM (pd, flags) & ATTR_FLAG_DO_RSEQ; in start_thread() local