Home
last modified time | relevance | path

Searched refs:_thr_stack_fix_protection (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/lib/libthr/thread/
H A Dthr_stack.c134 _thr_stack_fix_protection(struct pthread *thrd) in _thr_stack_fix_protection() function
174 _thr_stack_fix_protection(thrd); in __thr_map_stacks_exec()
176 _thr_stack_fix_protection(thrd); in __thr_map_stacks_exec()
H A Dthr_create.c146 _thr_stack_fix_protection(new_thread); in _pthread_create()
H A Dthr_private.h981 void _thr_stack_fix_protection(struct pthread *thrd);