Searched defs:thread_async_safe (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/threads/ | ||
H A D | thr.c | 161 int thread_async_safe = 0; variable 1174 thread_async_safe = value; 1433 self->ul_async_safe = (char)thread_async_safe; |
Completed in 22 milliseconds