Home
last modified time | relevance | path

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

/kernel/liteos_m/components/iar_tls/
H A Dlos_iar_tls.c95 #ifndef _MAX_FLOCK
96 #define _MAX_FLOCK FOPEN_MAX macro
105 STATIC struct IarMutexInfo g_iarFileMutex[_MAX_FLOCK] = {0};
177 *m = IarMtxCreate(g_iarFileMutex, _MAX_FLOCK); in __iar_file_Mtxinit()

Completed in 1 milliseconds