Searched refs:allocate_wait_free (Results 1 – 3 of 3) sorted by relevance
120 static void *allocate_wait_free(void *arg) in allocate_wait_free() function
91 pthread_create(&threads[i], NULL, allocate_wait_free, &thread_data[i]); in test_different_threads()
117 pthread_create(&threads[i], NULL, allocate_wait_free, &thread_data[i]); in get_different_threads_test_results()