GBDK 2020 Docs
4.3.0
API Documentation for GBDK 2020
|
#include <types.h>
Go to the source code of this file.
Data Structures | |
struct | atomic_flag |
Functions | |
_Bool | atomic_flag_test_and_set (volatile atomic_flag *object) OLDCALL |
void | atomic_flag_clear (volatile atomic_flag *object) |
_Bool atomic_flag_test_and_set | ( | volatile atomic_flag * | object | ) |
void atomic_flag_clear | ( | volatile atomic_flag * | object | ) |