Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/unittest/
H A Dpfs-t.cc2276 PSI_thread *thread_A, *thread_B; in test_file_operations() local
2292 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 …]