Home
last modified time | relevance | path

Searched refs:uf_thread_error_detection (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dassfail.c232 if (udp->uberflags.uf_thread_error_detection >= 2) in lock_error()
321 if (udp->uberflags.uf_thread_error_detection >= 2) in rwlock_error()
369 if (udp->uberflags.uf_thread_error_detection >= 2) in thread_error()
H A Dthr.c1466 udp->uberflags.uf_thread_error_detection = (char)thread_error_detection; in libc_init()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h197 #define uf_thread_error_detection uf_x.x_thread_error_detection macro