Advertisement
Guest User

/**** * Attempt to have fc::threads use fc::mutex when yield() causes a context switch */ BOOST_AUTO_TEST_CASE( yield_with_mutex ) { // set up thread pool uint16_t num_threads = 5; std::vector<fc::thread*> thread_collection; for(uint1

a guest
Jan 23rd, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.00 KB | None | 0 0
  1. hbkmn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement