EasyGUI
pt-sem.h File Reference
#include "pt.h"

Go to the source code of this file.

Data Structures

struct  pt_sem
 

Macros

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

Detailed Description

Couting semaphores implemented on protothreads

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