The ONE PROCESSOR SECTION and END ONE PROCESSOR SECTION directives define the scope of a section of code where exactly one processor is allowed to execute the code. This directive must be coded lexically inside a PARALLEL REGION and END PARALLEL REGION.