Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
DCThread.cpp107 ret = pthread_create(&m_thread, NULL, CThreadStartup, this); in start()
144 void *CThreadStartup( in CThreadStartup() function
DCThread.h83 extern "C" void *CThreadStartup(void *);