Home
last modified time | relevance | path

Searched refs:__AVX_mutex (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/
Ddemoavx.c62 static OSMutex __AVX_mutex; variable
120 OSLockMutex(&__AVX_mutex); in DEMOAVXGetNumFilled()
125 OSUnlockMutex(&__AVX_mutex); in DEMOAVXGetNumFilled()
159 OSLockMutex(&__AVX_mutex); in DEMOAVXRefreshBuffer()
166 OSUnlockMutex(&__AVX_mutex); in DEMOAVXRefreshBuffer()
212 OSInitMutex(&__AVX_mutex); in DEMOAVXInit()