summaryrefslogtreecommitdiff
path: root/tool/patches/locks.h
blob: 85b573107965e5907a52337356eaaac2a89100db (plain)
1
2
3
typedef int lck_mtx_t;
typedef int lck_rw_t;
typedef int lck_spin_t;