Searched refs:thread_proc (Results 1 – 1 of 1) sorted by relevance
1344 void *thread_proc(void *mem) in thread_proc() function1414 pthread_create(&th, NULL, thread_proc, mem + 0x1000 * i * pages_per_thread); in transact_test()