Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_rwlock_obj.c43 krwlock_t ro_lock; member
62 _rw_init(&ro->ro_lock, (uintptr_t)__builtin_return_address(0)); in rw_obj_alloc()
82 _rw_init(&ro->ro_lock, (uintptr_t)__builtin_return_address(0)); in rw_obj_tryalloc()
126 rw_destroy(&ro->ro_lock); in rw_obj_free()