Searched refs:K_SYS_OK (Results 1 – 4 of 4) sorted by relevance
120 int iOK = K_SYS_OK; in K_CreateThread()145 return K_SYS_OK; in K_CreateThread()214 int iOK = K_SYS_OK; in K_JoinThread()290 int iOK = K_SYS_OK; in K_CreateMutex()379 int iOK = K_SYS_OK; in K_LockMutex()423 int iOK = K_SYS_OK; in K_UnlockMutex()468 int iOK = K_SYS_OK; in K_DestroyMutex()513 int iOK = K_SYS_OK; in K_InitConditionalVariable()559 int iOK = K_SYS_OK; in K_DestroyConditionalVariable()601 int iOK = K_SYS_OK; in K_WaitConditionalVariable()[all …]
75 if ( K_CreateMutex( &g_stLogFileMutex ) != K_SYS_OK ) in InitializeFileLogging()
51 #define K_SYS_OK 0 macro
1317 K_SYS_OK ); in KMSClient_LoadProfile()