Searched refs:ck_spinlock_trylock (Results 1 – 2 of 2) sorted by relevance
52 #define ck_spinlock_trylock(x) ck_spinlock_fas_trylock(x) macro59 ck_spinlock_locked, ck_spinlock_trylock)
60 return ck_spinlock_trylock(&fifo->m_tail); in ck_fifo_spsc_enqueue_trylock()83 return ck_spinlock_trylock(&fifo->m_head); in ck_fifo_spsc_dequeue_trylock()