Home
last modified time | relevance | path

Searched defs:mutex_unlock (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dthread-m.h51 #define mutex_unlock(m) cvmx_spinlock_unlock(m) macro
60 #define mutex_unlock(m) (*(m) = 0) macro