Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d454 bool dll_process_attach( HINSTANCE hInstance, bool attach_threads, in dll_process_attach() argument
465 if ( !attach_threads ) in dll_process_attach()
485 bool dll_process_attach( HINSTANCE hInstance, bool attach_threads = true )
489 return dll_process_attach( hInstance, attach_threads, in version()
494 return dll_process_attach( hInstance, attach_threads, in version()