Home
last modified time | relevance | path

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

/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmUmdTranslationTable.h43 static inline void DeleteCriticalSection(pthread_mutex_t *mutex) in DeleteCriticalSection() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs65629 pub fn DeleteCriticalSection(lpCriticalSection: LPCRITICAL_SECTION); in DeleteCriticalSection() function