MCPcopy Create free account
hub / github.com/coin-or/CppAD / in_parallel

Function in_parallel

example/multi_thread/bthread/get_started.cpp:53–54  ·  view source on GitHub ↗

in_parallel

Source from the content-addressed store, hash-verified

51 //
52 // in_parallel
53 bool in_parallel(void)
54 { return ! sequential_execution_; }
55 //
56 // thread_number
57 size_t thread_number(void)

Callers 1

get_startedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected