OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THREADSTATUS_RUNNING
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/common/
tcuThreadUtil.hpp
160
THREADSTATUS_RUNNING
,
tcuThreadUtil.cpp
196
m_status =
THREADSTATUS_RUNNING
;
/external/deqp/modules/egl/
teglMultiThreadTests.cpp
104
THREADSTATUS_RUNNING
,
168
m_status =
THREADSTATUS_RUNNING
;
295
if (thread.getStatus() != TestThread::
THREADSTATUS_RUNNING
)
323
if (m_threads[threadNdx]->getStatus() != TestThread::
THREADSTATUS_RUNNING
)
[
all
...]
teglGLES2SharingThreadedTests.cpp
[
all
...]
Completed in 722 milliseconds