Go to main content
Oracle® Developer Studio 12.5: Debugging a Program with dbx

Exit Print View

Updated: June 2016
 
 

omp_team Command

The omp_team command prints all the threads in the current team.

Syntax

omp_team [parallel-region-ID]

Print all the threads in the current team.

If a parallel region ID is specified, print all the threads in the team for the specified parallel region.