OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callNext
(Results
1 - 3
of
3
) sorted by null
/external/deqp/executor/
xeCallQueue.hpp
111
void
callNext
(void); //!< Executes and removes first call in queue. Will block if queue is empty.
xeCallQueue.cpp
60
void CallQueue::
callNext
(void)
xeBatchExecutor.cpp
215
m_dispatcher.
callNext
();
Completed in 3166 milliseconds