Searched refs:thread_A (Results 1 – 1 of 1) sorted by relevance
2276 PSI_thread *thread_A, *thread_B; in test_file_operations() local2292 thread_A = thread_service->new_thread(thread_key, NULL, 0); in test_file_operations()2293 ok(thread_A != NULL, "Thread A"); in test_file_operations()2294 thread_service->set_thread_id(thread_A, 1); in test_file_operations()2309 setup_thread(thread_A, true); in test_file_operations()2321 thread_service->set_thread(thread_A); in test_file_operations()2353 thread_service->set_thread(thread_A); in test_file_operations()2374 thread_service->set_thread(thread_A); in test_file_operations()2424 thread_service->set_thread(thread_A); in test_file_operations()2474 thread_service->set_thread(thread_A); in test_file_operations()[all …]