Commit History

Author SHA1 Message Date
  player-03 2fd3f276a7 Update `EventLoop` documentation. (#10721) 3 years ago
  Nicolas Cannasse f06078a2e1 changed the way mainloop events are executed within thread event loop (close #10682) 3 years ago
  Nicolas Cannasse 91953dab57 fixed double cancel will break linked list, also fix memleak of stopped timers, close #10656 3 years ago
  Aleksandr Kuzmenko 163cd7eb5d EventLoop: run repeatable events in order by time (fixes #10567) 3 years ago
  George Corney abfa984391 A few spelling corrections in EventLoop.hx comments (#10033) 4 years ago
  Aleksandr Kuzmenko 46bc969a69 removed `sys.thread.EventLoop.handle` 4 years ago
  Aleksandr Kuzmenko 6dc7876fae [eval] adopt libuv (#9903) 4 years ago
  Aleksandr Kuzmenko 3e4e6288f0 Per-thread event loop (#9868) 4 years ago