Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
k_spinlock Struct Reference

Kernel Spin Lock. More...

#include <spinlock.h>

Detailed Description

Kernel Spin Lock.

This struct defines a spin lock record on which CPUs can wait with k_spin_lock(). Any number of spinlocks may be defined in application code.


The documentation for this struct was generated from the following file: