Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dthread.c121 static void osl_thread_cleanup_Impl (void * pData);
196 static void osl_thread_cleanup_Impl (void* pData) in osl_thread_cleanup_Impl() function
239 pthread_cleanup_push (osl_thread_cleanup_Impl, pData); in osl_thread_start_Impl()

Completed in 65 milliseconds