Searched refs:DECLARE_MUTEX_LOCKED (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
| H A D | semaphore.h | 50 #define DECLARE_MUTEX_LOCKED(x) struct semaphore x = { (LosSemCB *)UNINIT_VALUE, 0 } macro |
Completed in 1 milliseconds