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

Classes

class  mutex
 

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 )

◆ futex_wake()

int futex_wake ( int * p,
int n )