Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/
H A Dck_swlock.h40 typedef struct ck_swlock ck_swlock_t; typedef
58 ck_swlock_write_unlock(ck_swlock_t *rw) in ck_swlock_write_unlock()
67 ck_swlock_locked_writer(ck_swlock_t *rw) in ck_swlock_locked_writer()
86 ck_swlock_locked(ck_swlock_t *rw) in ck_swlock_locked()
96 ck_swlock_write_trylock(ck_swlock_t *rw) in ck_swlock_write_trylock()
109 ck_swlock_write_lock(ck_swlock_t *rw) in CK_ELIDE_TRYLOCK_PROTOTYPE()
121 ck_swlock_write_latch(ck_swlock_t *rw) in ck_swlock_write_latch()
140 ck_swlock_write_unlatch(ck_swlock_t *rw) in ck_swlock_write_unlatch()
156 ck_swlock_read_trylock(ck_swlock_t *rw) in CK_ELIDE_PROTOTYPE()
172 ck_swlock_read_lock(ck_swlock_t *rw) in ck_swlock_read_lock()
[all …]