Home
last modified time | relevance | path

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

/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp150 static void *ServiceHelperThread(void *arg) in ServiceHelperThread() function
172 ret = pthread_create(&threadId_, nullptr, ServiceHelperThread, static_cast<void *>(this)); in Start()

Completed in 2 milliseconds