Searched refs:Semaphore_Construct (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/
H A DThreads.h52 #define Semaphore_Construct(p) (p)->handle = NULL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/
H A DThreads.h52 #define Semaphore_Construct(p) (p)->handle = NULL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/
H A DThreads.h52 #define Semaphore_Construct(p) (p)->handle = NULL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/Compress/Lz/
H A DMatchFinderMt.c29 Semaphore_Construct(&p->freeSemaphore);
30 Semaphore_Construct(&p->filledSemaphore);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/Compress/Lz/
H A DMatchFinderMt.c29 Semaphore_Construct(&p->freeSemaphore);
30 Semaphore_Construct(&p->filledSemaphore);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/Compress/Lz/
H A DMatchFinderMt.c29 Semaphore_Construct(&p->freeSemaphore);
30 Semaphore_Construct(&p->filledSemaphore);

Completed in 82 milliseconds