Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d2732 Throwable firstException, lastException; in reduce() local
2749 if (firstException) throw firstException; in reduce() local
3467 Throwable firstException, lastException; in submitAndExecute() local
3482 if (firstException) throw firstException; in submitAndExecute() local
3793 ref Throwable firstException, in addToChain()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d2845 Throwable firstException; in reduce() local
2865 if (firstException) throw firstException; in reduce() local
3757 Throwable firstException; in submitAndExecute() local
3775 if (firstException) throw firstException; in submitAndExecute() local