Zigbee Protocol Controller 1.6.0
#include "sys/pt.h"

Go to the source code of this file.

Classes

struct  pt_sem
 

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