Intelegentny_Pszczelarz/.venv/Lib/site-packages/sklearn/utils/_openmp_helpers.pxd
2023-06-19 00:49:18 +02:00

7 lines
218 B
Cython

# Helpers to access OpenMP threads information
#
# Those interfaces act as indirections which allows the non-support of OpenMP
# for implementations which have been written for it.
cdef int _openmp_thread_num() nogil