Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h816 int executeIt; variable
822 executeIt( 0 ) in PThreadCleanup()
834 executeIt( 1 ) in PThreadCleanup()
843 if ( executeIt && ((void *) cleanUpRout != (void *) 0) ) in ~PThreadCleanup()
851 executeIt = exec; in execute()