Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/
H A Dproxy.d29 extern (C) void thread_term();
74 thread_term(); in gc_term()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Ddmain2.d72 extern (C) void thread_term() @nogc;
166 thread_term(); in rt_term()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2186 extern (C) void thread_term() @nogc in thread_term() function