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

/darwin-on-arm/xnu/bsd/net/
H A Drtsock.c1932 lck_mtx_lock(rnh_lock); variable
1938 lck_mtx_unlock(rnh_lock); variable
1942 lck_mtx_lock(rnh_lock); variable
1948 lck_mtx_unlock(rnh_lock); variable
[all...]
H A Droute.h481 __private_extern__ lck_mtx_t *rnh_lock; variable
H A Droute.c208 lck_mtx_t *rnh_lock = &rnh_lock_data; variable
[all...]

Completed in 19 milliseconds