Searched defs:env_nested (Results 1 – 6 of 6) sorted by relevance
19 let mut env_nested = attach_current_thread(); in nested_attaches_should_not_detach_guarded_thread() localVariable33 let mut env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_guarded_thread() localVariable42 let mut env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_guarded_thread() localVariable
19 let mut env_nested = attach_current_thread(); in nested_attaches_should_not_detach_permanent_thread() localVariable33 let mut env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_permanent_thread() localVariable42 let mut env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_permanent_thread() localVariable
19 let mut env_nested = attach_current_thread(); in nested_attaches_should_not_detach_daemon_thread() localVariable33 let mut env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_daemon_thread() localVariable42 let mut env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_daemon_thread() localVariable
19 let env_nested = attach_current_thread(); in nested_attaches_should_not_detach_daemon_thread() localVariable33 let env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_daemon_thread() localVariable42 let env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_daemon_thread() localVariable
19 let env_nested = attach_current_thread(); in nested_attaches_should_not_detach_permanent_thread() localVariable33 let env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_permanent_thread() localVariable42 let env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_permanent_thread() localVariable
19 let env_nested = attach_current_thread(); in nested_attaches_should_not_detach_guarded_thread() localVariable33 let env_nested = attach_current_thread_permanently(); in nested_attaches_should_not_detach_guarded_thread() localVariable42 let env_nested = attach_current_thread_as_daemon(); in nested_attaches_should_not_detach_guarded_thread() localVariable