Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d516 thread_detachByAddr( id );
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d846 extern (C) void thread_detachByAddr(ThreadID addr) in thread_detachByAddr() function