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

/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dguard.cc76 #define LOCK_PART(guard) (guard) macro
88 #define LOCK_PART(guard) (guard) macro
108 #define LOCK_PART(guard) (&(guard)->lock_half) macro
[all...]

Completed in 82 milliseconds