Home
last modified time | relevance | path

Searched refs:do_rseq (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Drseq-internal.h30 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread() argument
32 if (do_rseq) in rseq_register_current_thread()
45 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread() argument
/sysdeps/nptl/
A Ddl-tls_init_tp.c104 bool do_rseq = true; in __tls_init_tp() local
106 do_rseq = TUNABLE_GET (rseq, int, NULL); in __tls_init_tp()
108 if (rseq_register_current_thread (pd, do_rseq)) in __tls_init_tp()

Completed in 3 milliseconds