Searched refs:detach (Results 1 – 2 of 2) sorted by relevance
197 std::thread(&cryptfs_restart).detach(); in runCommand()258 std::thread(&do_enablecrypto, arg2, arg4, type, no_ui).detach(); in runCommand()322 std::thread(&cryptfs_mount_default_encrypted).detach(); in runCommand()
123 void detach() { in detach() function in AdfTest271 ASSERT_NO_FATAL_FAILURE(detach()); in TEST_F()