LLVM OpenMP* Runtime Library
|
Functions | |
kmp_int32 | __kmpc_ok_to_fork (ident_t *loc) |
Functions in this group are for backwards compatibility only, and should not be used in new code.
kmp_int32 __kmpc_ok_to_fork | ( | ident_t * | loc | ) |
loc | location description |
This function need not be called. It always returns TRUE.
Definition at line 155 of file kmp_csupport.cpp.