Home
last modified time | relevance | path

Searched refs:ThreadMain (Results 1 - 3 of 3) sorted by relevance

/applications/sample/camera/communication/hostapd/src/
H A Dhostapd_sample.c26 static void* ThreadMain() in ThreadMain() function
63 int ret = pthread_create(&g_apThread, NULL, ThreadMain, NULL); in main()
/applications/sample/camera/communication/wpa_supplicant/src/
H A Dwpa_sample.c26 static void* ThreadMain() in ThreadMain() function
63 int ret = pthread_create(&g_wpaThread, NULL, ThreadMain, NULL); in main()
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dwpa_work.c483 static void *ThreadMain() in ThreadMain() function
506 int ret = pthread_create(&g_threadId, NULL, ThreadMain, NULL); in WpaClientStart()

Completed in 2 milliseconds