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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c162 int thread_error_detection = 0; variable
1173 thread_error_detection = value;
1429 udp->uberflags.uf_thread_error_detection = (char)thread_error_detection;
1437 self->ul_error_detection = (char)thread_error_detection;

Completed in 107 milliseconds