Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c529 #define ALL_LOCK_TYPES \ macro
558 if ((type &= ~ALL_LOCK_TYPES) != 0) in synch_type()