Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dlwm_win32_cs.hpp41 struct critical_section struct
43 struct critical_section_debug * DebugInfo;
44 long LockCount;
45 long RecursionCount;
46 void * OwningThread;
47 void * LockSemaphore;
49 unsigned __int64 SpinCount;
51 unsigned long SpinCount;
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h150 typedef struct critical_section { struct
154 } critical_section_t; argument