P99
Data Structures | Macros
p99_notifier.h File Reference
#include "p99_futex.h"
+ Include dependency graph for p99_notifier.h:

Go to the source code of this file.

Data Structures

struct  p99_notifier
 Set a flag and notify other threads that an event has occurred. More...
 

Macros

#define P99_NOTIFIER_INITIALIZER   P99_FUTEX_INITIALIZER(0u)
 Initialize an p99_notifier object. More...