Searched refs:attach_threads (Results 1 – 1 of 1) sorted by relevance
454 bool dll_process_attach( HINSTANCE hInstance, bool attach_threads, in dll_process_attach() argument465 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()