Searched refs:_lwp_mutex (Results 1 – 2 of 2) sorted by relevance
57 typedef struct _lwp_mutex { struct
861 struct _lwp_mutex;882 extern int _mutex_held(struct _lwp_mutex *); in dt_mutex_held()883 return (_mutex_held((struct _lwp_mutex *)lock)); in dt_mutex_held()