ae2f_docs
WaitWake.c File Reference
#include <ae2f/Lock.h>
#include <pthread.h>

Go to the source code of this file.

Functions

void * P (void *)
int main ()

Variables

ae2f_addrel_t el = 0

Function Documentation

◆ main()

int main ( )

Definition at line 13 of file WaitWake.c.

◆ P()

void * P ( void * )

Definition at line 8 of file WaitWake.c.

Variable Documentation

◆ el

ae2f_addrel_t el = 0

Definition at line 6 of file WaitWake.c.