libboost-thread1.40.0

Portable c++ multi-threading
  http://www.boost.org/libs/thread/
  0
  no reviews



This package forms part of the boost c++ libraries collection.

toolkit for writing c++ programs that execute as multiple, asynchronous, independent, threads-of-execution. each thread has its own machine state including program instruction counter and registers.