Home
last modified time | relevance | path

Searched defs:CriticalSection_Enter (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DThreads.h170 #define CriticalSection_Enter(p) EnterCriticalSection(p) macro
DThreads.c506 void CriticalSection_Enter(CCriticalSection *p) in CriticalSection_Enter() function