Home
last modified time | relevance | path

Searched refs:scanAllTypeImpl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d1040 callWithStackShell(sp => scanAllTypeImpl(scan, sp));
1046 private void scanAllTypeImpl(scope ScanAllThreadsTypeFn scan, void* curStackTop) nothrow in scanAllTypeImpl() function