Searched refs:thread_scanAllType (Results 1 – 1 of 1) sorted by relevance
1033 extern (C) void thread_scanAllType(scope ScanAllThreadsTypeFn scan) nothrow in thread_scanAllType() function1132 thread_scanAllType((type, p1, p2) => scan(p1, p2)); in thread_scanAll()