Home
last modified time | relevance | path

Searched defs:k_spinlock (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/
Dspinlock.h45 struct k_spinlock { struct
84 * the k_spinlock struct will have no members. The result argument
108 bool z_spin_lock_valid(struct k_spinlock *l); argument