|
Scroom
0.14
|

Namespaces | |
| anonymous_namespace{helpers.cc} | |
Functions | |
| void | anonymous_namespace{helpers.cc}::passImpl (Semaphore *s) |
| void | anonymous_namespace{helpers.cc}::clearImpl (Semaphore *s) |
| void | anonymous_namespace{helpers.cc}::destroyImpl (boost::shared_ptr< void > &p) |
| boost::function< void()> | pass (Semaphore *s) |
| boost::function< void()> | clear (Semaphore *s) |
| boost::function< void()> | destroy (boost::shared_ptr< void > p) |
| boost::function<void()> clear | ( | Semaphore * | s | ) |
Referenced by BOOST_AUTO_TEST_CASE(), and has_at_least_n_threads().


| boost::function<void()> destroy | ( | boost::shared_ptr< void > | p | ) |
Referenced by BOOST_AUTO_TEST_CASE().


| boost::function<void()> pass | ( | Semaphore * | s | ) |
Referenced by BOOST_AUTO_TEST_CASE(), and has_at_least_n_threads().

