Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/wasm-api/example/
Dthreads.c27 } thread_args; typedef
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_windows.cc209 auto* thread_args = reinterpret_cast<StreamReadThreadArgs*>(user); in Exec() local