Home
last modified time | relevance | path

Searched refs:_MAX_LOCK (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/components/iar_tls/
H A Dlos_iar_tls.c91 #ifndef _MAX_LOCK
92 #define _MAX_LOCK 4 macro
104 STATIC struct IarMutexInfo g_iarSysMutex[_MAX_LOCK] = {0};
132 *m = IarMtxCreate(g_iarSysMutex, _MAX_LOCK); in __iar_system_Mtxinit()

Completed in 1 milliseconds