Hello everyone,
  From OpenMP specs.
"The OpenMP implementation must execute ompd_bp_thread_begin at every
native-thread-begin and initial-thread-begin event. This execution occurs
before the thread starts
the execution of any OpenMP region"

"When terminating an OpenMP thread, the implementation executes
ompd_bp_thread_end."

are these team_start and team_end in team.c file?

Thanks
Mohamed

Reply via email to