Searched defs:do_rseq (Results 1 – 3 of 3) sorted by relevance
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()
104 bool do_rseq = true; in __tls_init_tp() local
372 bool do_rseq = THREAD_GETMEM (pd, flags) & ATTR_FLAG_DO_RSEQ; in start_thread() local