Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/std/thread/futures/futures.async/
H A Dasync_race.38682.pass.cpp38 static int& worker_ref(int& i) { return i; } in worker_ref() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/futures/futures.async/
H A Dasync_race.38682.pass.cpp32 static int& worker_ref(int& i) { return i; } in worker_ref() function