%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/get_num_threads.hpp |
#ifndef PYTHONIC_INCLUDE_OMP_GET_NUM_THREADS_HPP #define PYTHONIC_INCLUDE_OMP_GET_NUM_THREADS_HPP #include <omp.h> #include "pythonic/include/utils/functor.hpp" PYTHONIC_NS_BEGIN namespace omp { long get_num_threads(); DEFINE_FUNCTOR(pythonic::omp, get_num_threads); } PYTHONIC_NS_END #endif