OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filledSemaphore
(Results
1 - 2
of
2
) sorted by null
/external/lzma/C/
LzFindMt.h
32
CSemaphore
filledSemaphore
;
LzFindMt.c
20
Semaphore_Construct(&p->
filledSemaphore
);
44
Semaphore_Wait(&p->
filledSemaphore
);
68
Semaphore_Wait(&p->
filledSemaphore
);
95
Semaphore_Close(&p->
filledSemaphore
);
115
RINOK_THREAD(Semaphore_Create(&p->
filledSemaphore
, 0, numBlocks));
215
Semaphore_Release1(&p->
filledSemaphore
);
428
Semaphore_Release1(&p->
filledSemaphore
);
Completed in 98 milliseconds