Searched refs:bp_threads (Results 1 – 1 of 1) sorted by relevance
782 pthread_t bp_threads[THREAD_CONCURRENT_BREAKPOINT_NUM]; in thread_concurrent_test() local825 FORKEE_ASSERT(pthread_create(&bp_threads[i], NULL, in thread_concurrent_test()838 FORKEE_ASSERT(pthread_join(bp_threads[i], NULL) == 0); in thread_concurrent_test()