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

/illumos-gate/usr/src/uts/common/sys/
H A Dsynch.h141 #define LOCK_ROBUST 0x40 /* robust lock */ macro
145 * into (USYNC_PROCESS | LOCK_ROBUST) by mutex_init(). Application code
146 * should be revised to use (USYNC_PROCESS | LOCK_ROBUST) rather than this.

Completed in 63 milliseconds