Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h738 extern int thread_queue_verify;
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c100 int thread_queue_verify = 0; variable
526 if (!thread_queue_verify) in QVERIFY()
H A Dthr.c1176 thread_queue_verify = value; in etest()