1. 22 Nov, 2018 1 commit
    • 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. 21 Nov, 2018 23 commits
  3. 20 Nov, 2018 10 commits
  4. 19 Nov, 2018 6 commits