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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c161 int thread_async_safe = 0; variable
1174 thread_async_safe = value;
1433 self->ul_async_safe = (char)thread_async_safe;
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h578 char ul_async_safe; /* thread_async_safe */
702 extern int thread_async_safe;
998 char ul_async_safe; /* thread_async_safe */

Completed in 451 milliseconds