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

Function in_parallel

example/multi_thread/pthread/get_started.cpp:63–64  ·  view source on GitHub ↗

in_parallel

Source from the content-addressed store, hash-verified

61 //
62 // in_parallel
63 bool in_parallel(void)
64 { return ! sequential_execution_; }
65 //
66 // thread_number
67 size_t thread_number(void)

Callers 1

get_startedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected