Home
last modified time | relevance | path

Searched defs:JobNode (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_job_queue.h26 } JobNode; typedef
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DJobSupport.kt1347 internal abstract class JobNode<out J : Job>( class