Searched refs:thread_proc (Results 1 – 1 of 1) sorted by relevance
1450 void *thread_proc(void *mem) in thread_proc() function1521 pthread_create(&th, NULL, thread_proc, mem + page_size * i * pages_per_thread); in transact_test()