P99
Macros
p99_atomic_flag.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define P99_SPIN_EXCLUDE(FLAGP)   P00_SPIN_EXCLUDE(FLAGP, P99_UNIQ(flg))
 Protect the following block or statement as a critical section of the program by using FLAGP as a spinlock. More...