Home
last modified time | relevance | path

Searched refs:obj_lock (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/kernel/
Duserspace.c53 static struct k_spinlock obj_lock; /* kobj struct data */ variable
464 k_spinlock_key_t key = k_spin_lock(&obj_lock); in unref_check()
507 k_spin_unlock(&obj_lock, key); in unref_check()