Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconcurrency.d48 static void spawnedFunc(Tid ownerTid) in spawnedFunc()
361 @property Tid ownerTid() in ownerTid() function
500 auto ownerTid = thisTid; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconcurrency.d93 static void spawnedFunc(Tid ownerTid) in spawnedFunc()
442 @property Tid ownerTid() in ownerTid() function
606 auto ownerTid = thisTid; variable