Home
last modified time | relevance | path

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

/subsys/logging/
A Dlog_core.c120 static struct k_spinlock process_lock; variable
170 k_spinlock_key_t key = k_spin_lock(&process_lock); in z_log_msg_post_finalize()
173 k_spin_unlock(&process_lock, key); in z_log_msg_post_finalize()
683 key = k_spin_lock(&process_lock); in msg_commit()
689 k_spin_unlock(&process_lock, key); in msg_commit()

Completed in 5 milliseconds