Searched refs:old_stack_prot (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_create.c62 int old_stack_prot; local
101 old_stack_prot = _rtld_get_stack_prot();
141 if (old_stack_prot != _rtld_get_stack_prot())

Completed in 94 milliseconds