#include "internal.h"
Go to the source code of this file.
Functions | |
UV_UNUSED (static int cmpxchgi(int *ptr, int oldval, int newval)) | |
UV_UNUSED (static void cpu_relax(void)) | |
UV_UNUSED | ( | static int | cmpxchgiint *ptr, int oldval, int newval | ) |
Definition at line 31 of file atomic-ops.h.
UV_UNUSED | ( | static void | cpu_relaxvoid | ) |
Definition at line 53 of file atomic-ops.h.