Home
last modified time | relevance | path

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

/foundation/window/window_manager_lite/services/ims/
H A Dinput_manager_service.cpp24 int32_t InputManagerService::distributerThreadCreated_; member in OHOS::InputManagerService
42 distributerThreadCreated_ = pthread_create(&distributerThread_, nullptr, Distribute, nullptr); in Run()
43 if (!distributerThreadCreated_) { in Run()
H A Dinput_manager_service.h90 static int32_t distributerThreadCreated_; member in OHOS::InputManagerService

Completed in 1 milliseconds