Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthr/thread/
H A Dthr_stack.c138 _thr_stack_fix_protection(struct pthread *thrd) in _thr_stack_fix_protection() function
186 _thr_stack_fix_protection(thrd); in __thr_map_stacks_exec()
188 _thr_stack_fix_protection(thrd); in __thr_map_stacks_exec()
H A Dthr_create.c149 _thr_stack_fix_protection(new_thread); in _pthread_create()
H A Dthr_private.h984 void _thr_stack_fix_protection(struct pthread *thrd);