Searched defs:CreateThread (Results 1 – 4 of 4) sorted by relevance
63 bool Thread::CreateThread(const std::function<void()>& func) in CreateThread() function in OHOS::Media::OSAL::Thread
45 static int32_t CreateThread(Runnable run, void *argv, const ThreadAttr *attr, uint32_t *threadId) in CreateThread() function
330 pthread_t PanNetwork::CreateThread(void* (*startRoutine)(void*), void* arg) in CreateThread() function in OHOS::bluetooth::PanNetwork
286 pthread_t HidHostUhid::CreateThread(void* (*startRoutine)(void*), void* arg) in CreateThread() function in OHOS::bluetooth::HidHostUhid