Searched defs:dodebug (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/hppa/include/ | ||
| H A D | mutex.h | 120 MUTEX_INITIALIZE_SPIN(struct kmutex *mtx, bool dodebug, int ipl) argument 129 MUTEX_INITIALIZE_ADAPTIVE(struct kmutex *mtx, bool dodebug) argument |
| /src/sys/kern/ | ||
| H A D | kern_mutex.c | 357 bool dodebug; local in function:_mutex_init |
| /src/sbin/shutdown/ | ||
| H A D | shutdown.c | 94 static int dodebug, dosilent, doverbose; variable in typeref:typename:int |
Completed in 4 milliseconds