|
Unify Framework Lib 1.7.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) |
Counting semaphores implemented on protothreads