Home
last modified time | relevance | path

Searched defs:OSSpinLock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_spinlock_defs_mac.h36 typedef int32_t OSSpinLock; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors.cpp31 typedef int32_t OSSpinLock; typedef