Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconcurrency.d62 auto childTid = spawn(&spawnedFunc, thisTid); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconcurrency.d107 auto childTid = spawn(&spawnedFunc, thisTid); variable