EVE 1.0
#include "sys/pt.h"
Include dependency graph for pt-sem.h:

Go to the source code of this file.

Macros

#define PT_SEM_INIT(s, c)
 
#define PT_SEM_WAIT(pt, s)
 
#define PT_SEM_SIGNAL(pt, s)
 

Detailed Description

Counting semaphores implemented on protothreads

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Definition in file pt-sem.h.