基于C++ Coroutines提案 ‘Stackless Resumable Functions’编写的协程库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

all_c.js 2.0KB

12345678910111213
  1. var searchData=
  2. [
  3. ['task_5ft_53',['task_t',['../structresumef_1_1task__t.html',1,'resumef']]],
  4. ['throw_5fexception_54',['throw_exception',['../structresumef_1_1awaitable__impl__t.html#a2f7b2ef525186c9b7512dceb2453bebe',1,'resumef::awaitable_impl_t']]],
  5. ['timer_55',['timer',['../structresumef_1_1scheduler__t.html#a1d369882e156db4efc1a1693acfc0e22',1,'resumef::scheduler_t']]],
  6. ['timer_5fcanceled_5fexception_56',['timer_canceled_exception',['../structresumef_1_1timer__canceled__exception.html',1,'resumef']]],
  7. ['timer_5fhandler_57',['timer_handler',['../structresumef_1_1timer__handler.html',1,'resumef']]],
  8. ['timer_5fmanager_58',['timer_manager',['../structresumef_1_1timer__manager.html',1,'resumef']]],
  9. ['timer_5ftarget_59',['timer_target',['../structresumef_1_1detail_1_1timer__target.html',1,'resumef::detail']]],
  10. ['try_5flock_60',['try_lock',['../structresumef_1_1mutex__t.html#a2844d5df6562c153bc5b32d1720efb30',1,'resumef::mutex_t::try_lock() const noexcept'],['../structresumef_1_1mutex__t.html#a1dd128870c1fdcc7261ef0fa63e12254',1,'resumef::mutex_t::try_lock(void *unique_address) const'],['../structresumef_1_1spinlock.html#a62a6841e933ee7845a9ba42765a1b5e3',1,'resumef::spinlock::try_lock()']]],
  11. ['try_5flock_5ffor_61',['try_lock_for',['../structresumef_1_1mutex__t.html#afca20661d92d6acac34b324cab774310',1,'resumef::mutex_t::try_lock_for(const std::chrono::duration< _Rep, _Period > &dt) const noexcept'],['../structresumef_1_1mutex__t.html#a15c6518dafb6c2cf52a0b0dbdd90ae7b',1,'resumef::mutex_t::try_lock_for(const std::chrono::duration< _Rep, _Period > &dt, void *unique_address)']]],
  12. ['try_5flock_5funtil_62',['try_lock_until',['../structresumef_1_1mutex__t.html#ada9a310ff364fa8b1ee78dc2f799a8a5',1,'resumef::mutex_t::try_lock_until(const std::chrono::time_point< _Rep, _Period > &tp) const noexcept'],['../structresumef_1_1mutex__t.html#aec072ad5fd0d6b688a3866ee9f1dc791',1,'resumef::mutex_t::try_lock_until(const std::chrono::time_point< _Rep, _Period > &tp, void *unique_address)']]]
  13. ];