%PDF- %PDF-
Direktori : /proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/omp/ |
Current File : //proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/omp/in_parallel.hpp |
#ifndef PYTHONIC_INCLUDE_OMP_IN_PARALLEL_HPP #define PYTHONIC_INCLUDE_OMP_IN_PARALLEL_HPP #include <omp.h> #include "pythonic/include/utils/functor.hpp" PYTHONIC_NS_BEGIN namespace omp { bool in_parallel(); DEFINE_FUNCTOR(pythonic::omp, in_parallel); } PYTHONIC_NS_END #endif