Home
last modified time | relevance | path

Searched defs:CreateThread (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/histreamer/engine/foundation/osal/thread/
Dthread.cpp63 bool Thread::CreateThread(const std::function<void()>& func) in CreateThread() function in OHOS::Media::OSAL::Thread
/foundation/communication/dsoftbus/core/connection/common/src/
Dsoftbus_thread_pool.c45 static int32_t CreateThread(Runnable run, void *argv, const ThreadAttr *attr, uint32_t *threadId) in CreateThread() function
/foundation/communication/bluetooth/services/bluetooth/service/src/pan/
Dpan_network.cpp330 pthread_t PanNetwork::CreateThread(void* (*startRoutine)(void*), void* arg) in CreateThread() function in OHOS::bluetooth::PanNetwork
/foundation/communication/bluetooth/services/bluetooth/service/src/hid_host/
Dhid_host_uhid.cpp286 pthread_t HidHostUhid::CreateThread(void* (*startRoutine)(void*), void* arg) in CreateThread() function in OHOS::bluetooth::HidHostUhid