Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp44 taskThreadRunning_ = true; in DScreen()
52 taskThreadRunning_ = false; in ~DScreen()
155 while (taskThreadRunning_) { in TaskThreadLoop()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp56 taskThreadRunning_ = true; in DScreen()
75 taskThreadRunning_ = false; in ~DScreen()
597 while (taskThreadRunning_) { in TaskThreadLoop()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h123 bool taskThreadRunning_; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h148 bool taskThreadRunning_; variable