Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/os/common/src/
Dos_spinLock.c87 vu8* pconf = (vu8*)syncBuf +3; in OSi_SyncWithOtherProc() local
102 *pconf = TRUE; in OSi_SyncWithOtherProc()
120 *pconf = FALSE; in OSi_SyncWithOtherProc()
122 while( *pconf == FALSE ) in OSi_SyncWithOtherProc()