Searched refs:thread_initial (Results 1 – 1 of 1) sorted by relevance
24 void thread_initial(signal_type *signal, unsigned num_invocations) in thread_initial() function56 threads.create_thread(boost::bind(&thread_initial, &sig, signal_invocations_per_thread)); in main()