codex
Loading...
Searching...
No Matches
event.cpp File Reference
#include <thread>
Include dependency graph for event.cpp:

Classes

class  event
 

Functions

int futex_wake (int *p, int n)
 
int futex_wait (int *p, int i)
 

Function Documentation

◆ futex_wait()

int futex_wait ( int * p,
int i )
Here is the caller graph for this function:

◆ futex_wake()

int futex_wake ( int * p,
int n )
Here is the caller graph for this function: