Searched refs:wp_threads (Results 1 – 1 of 1) sorted by relevance
784 pthread_t wp_threads[THREAD_CONCURRENT_WATCHPOINT_NUM]; in thread_concurrent_test() local829 FORKEE_ASSERT(pthread_create(&wp_threads[i], NULL, in thread_concurrent_test()835 FORKEE_ASSERT(pthread_join(wp_threads[i], NULL) == 0); in thread_concurrent_test()