OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopWorkerThread
(Results
1 - 6
of
6
) sorted by null
/external/webkit/Source/WebKit/chromium/src/
WebSharedWorkerImpl.cpp
104
stopWorkerThread
();
WebWorkerImpl.cpp
113
stopWorkerThread
();
WebWorkerBase.h
109
void
stopWorkerThread
();
WebWorkerBase.cpp
158
void WebWorkerBase::
stopWorkerThread
()
377
thisPtr->
stopWorkerThread
();
/development/tools/emulator/system/camera/
EmulatedCameraDevice.h
328
* parameter is 'false', thread routine will run until
stopWorkerThread
342
virtual status_t
stopWorkerThread
();
EmulatedCameraDevice.cpp
109
const status_t res =
stopWorkerThread
();
261
status_t EmulatedCameraDevice::
stopWorkerThread
()
Completed in 188 milliseconds