Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Classes | |
struct | uv_spinlock_t |
Macros | |
#define | UV_SPINLOCK_INITIALIZER { 0 } |
Functions | |
UV_UNUSED (static void uv_spinlock_init(uv_spinlock_t *spinlock)) | |
UV_UNUSED (static int uv_spinlock_trylock(uv_spinlock_t *spinlock)) | |
#define UV_SPINLOCK_INITIALIZER { 0 } |
Definition at line 22 of file spinlock.h.
UV_UNUSED | ( | static int | uv_spinlock_trylockuv_spinlock_t *spinlock | ) |
UV_UNUSED | ( | static void | uv_spinlock_inituv_spinlock_t *spinlock | ) |