LLVM OpenMP 22.0.0git
|
#include <unistd.h>
Go to the source code of this file.
Macros | |
#define | OMPT_SIGNAL(s) |
#define | OMPT_WAIT(s, v) |
Functions | |
void | ompt_signal (int *s) |
void | ompt_wait (int *s, int v) |
#define OMPT_SIGNAL | ( | s | ) |
Definition at line 6 of file ompt-signal.h.
#define OMPT_WAIT | ( | s, | |
v ) |
Definition at line 13 of file ompt-signal.h.
Definition at line 8 of file ompt-signal.h.
References s.