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
34
CSemaphore
filledSemaphore
;
LzFindMt.c
18
Semaphore_Construct(&p->
filledSemaphore
);
42
Semaphore_Wait(&p->
filledSemaphore
);
66
Semaphore_Wait(&p->
filledSemaphore
);
93
Semaphore_Close(&p->
filledSemaphore
);
113
RINOK_THREAD(Semaphore_Create(&p->
filledSemaphore
, 0, numBlocks));
213
Semaphore_Release1(&p->
filledSemaphore
);
426
Semaphore_Release1(&p->
filledSemaphore
);
Completed in 564 milliseconds