Home
last modified time | relevance | path

Searched refs:uf_trs_ted (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c2294 (gflags->uf_trs_ted | in mutex_lock_impl()
2423 (gflags->uf_trs_ted | in mutex_trylock()
2561 if (((el = gflags->uf_trs_ted) | mtype) == 0) { in mutex_unlock()
3554 (cvp->cond_type | mp->mutex_type | gflags->uf_trs_ted | in __cond_wait()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h198 #define uf_trs_ted uf_h.h_trs_ted /* both of the above */ macro