Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d1267 extern(C) void thread_processGCMarks(scope IsMarkedDg isMarked) nothrow in thread_processGCMarks() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/conservative/
H A Dgc.d2882 thread_processGCMarks(&isMarked);
3117 thread_processGCMarks(&isMarked);
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d2391 thread_processGCMarks(&isMarked);