Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
waitq.h File Reference
#include "st/waitq.h"
Include dependency graph for waitq.h:

Go to the source code of this file.

Macros

#define waitq_create   st_waitq_create
 
#define waitq_destroy   st_waitq_destroy
 
#define waitq_ins   st_waitq_ins
 
#define waitq_rem   st_waitq_rem
 
#define waitq_tryrem   st_waitq_tryrem
 

Detailed Description

See also
st/waitq.h

Macro Definition Documentation

◆ waitq_create

#define waitq_create   st_waitq_create

◆ waitq_destroy

#define waitq_destroy   st_waitq_destroy

◆ waitq_ins

#define waitq_ins   st_waitq_ins
See also
st_waitq_ins()

◆ waitq_rem

#define waitq_rem   st_waitq_rem
See also
st_waitq_rem()

◆ waitq_tryrem

#define waitq_tryrem   st_waitq_tryrem