HomeSort by: relevance | last modified time | path
    Searched defs:mutex_is_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
mutex.h 99 mutex_is_locked(struct mutex *mutex) function in typeref:typename:bool
108 KASSERT(mutex_is_locked(already));
mutex.h 99 mutex_is_locked(struct mutex *mutex) function in typeref:typename:bool
108 KASSERT(mutex_is_locked(already));

Completed in 23 milliseconds