Rizin
unix-like reverse engineering framework and cli tools
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
static size_t | atomic_load (const volatile size_t *p) |
static uint32_t | atomic_inc (volatile uint32_t *p) |
static uint32_t | atomic_dec (volatile uint32_t *p) |