Searched refs:MTX_TYPE (Results 1 – 7 of 7) sorted by relevance
31 switch (MTX_TYPE (mtxp)) in __pthread_mutex_checklocked()
41 switch (MTX_TYPE (mtxp)) in __pthread_mutex_transfer_np()
33 switch (MTX_TYPE (mtxp)) in __pthread_mutex_lock()
32 switch (MTX_TYPE (mtxp)) in __pthread_mutex_trylock()
32 switch (MTX_TYPE (mtxp)) in __pthread_mutex_unlock()
85 #define MTX_TYPE(mtxp) \ macro
34 switch (MTX_TYPE (mtxp)) in __pthread_mutex_clocklock()