Searched defs:thread_async_safe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c163 int thread_async_safe = 0; variable
1175 thread_async_safe = value;
1438 self->ul_async_safe = (char)thread_async_safe;

Completed in 65 milliseconds