HomePhabricator

changes to thread code (directly use boost::thread)
53e71135de29Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

changes to thread code (directly use boost::thread)

  • removes our NewThread() function an replaces remaining calls with boost::thread with our TraceThread template
  • remove ExitThread() function
  • fix THREAD_PRIORITY_ABOVE_NORMAL for non Windows OSes

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Apr 23 2013, 09:36
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa2a2874fc031: Merge pull request #2728 from runeksvendsen/master
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC53e71135de29: changes to thread code (directly use boost::thread) (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jun 10 2013, 17:49