Skip to content
  1. Nov 22, 2018
    • Lioncash's avatar
      common/thread: Remove unused CurrentThreadId() · 1d555fdd
      Lioncash authored
      This is an old function that's no longer necessary. C++11 introduced
      proper threading support to the language and a thread ID can be
      retrieved via std::this_thread::get_id() if it's ever needed.
      1d555fdd
  2. Nov 21, 2018
  3. Nov 20, 2018
  4. Nov 19, 2018
Loading