Searched defs:lock (Results 1 – 19 of 19) sorted by relevance
14 pthread_spinlock_t lock; in ZTEST() local29 pthread_spinlock_t lock[CONFIG_MAX_PTHREAD_SPINLOCK_COUNT]; in ZTEST() local52 pthread_spinlock_t lock; in ZTEST() local
62 _LOCK_T lock = NULL; in ZTEST() local84 _LOCK_T lock = p1; in retargetable_lock_mutex_thread_acq() local97 _LOCK_T lock = p1; in retargetable_lock_mutex_thread_rel() local116 _LOCK_T lock = NULL; in ZTEST() local
16 static struct k_spinlock lock; variable
24 struct k_mutex lock; member
23 struct k_mutex lock; member
31 struct k_mutex lock; member210 struct k_mutex lock; member299 struct k_mutex lock; member
23 uint8_t lock; member
39 static struct k_spinlock lock; in ZTEST() local
13 static struct k_spinlock lock; variable
24 static struct k_spinlock lock; variable
61 static struct k_spinlock lock; variable
30 struct k_spinlock lock; member
415 int lock = irq_lock(); in ZTEST_USER() local
29 static struct k_spinlock lock; variable
39 static struct k_spinlock lock; variable
20 static struct k_spinlock lock; variable
157 struct k_spinlock lock; member
29 static pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; variable
Completed in 46 milliseconds