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

  /src/sys/arch/hppa/include/
mutex.h 83 #define mtx_dodebug u.s.mtxs_dodebug macro
123 mtx->mtx_dodebug = dodebug;
131 mtx->mtx_dodebug = dodebug;
145 return mtx->mtx_dodebug != 0;

Completed in 12 milliseconds