Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d854 extern (C) void thread_detachInstance(ThreadBase t) nothrow @nogc in thread_detachInstance() function
H A Dosthread.d1152 thread_detachInstance(t);