Home
last modified time | relevance | path

Searched refs:CreateNewLooper (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h78 SoftBusLooper *CreateNewLooper(const char *name);
/ohos5.0/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c430 SoftBusLooper *CreateNewLooper(const char *name) in CreateNewLooper() function
574 SoftBusLooper *looper = CreateNewLooper("BusCenter_Lp"); in LooperInit()
581 SoftBusLooper *connLooper = CreateNewLooper("ReactorLink_Lp"); in LooperInit()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_manager.c240 SoftBusLooper *looper = CreateNewLooper("Lnn_Lp"); in LnnInitLnnLooper()
H A Dbus_center_event.c778 SoftBusLooper *looper = CreateNewLooper("Notify_Lp"); in LnnInitBusCenterEvent()