Intelegentny_Pszczelarz/.venv/Lib/site-packages/sklearn/utils/_openmp_helpers.pxd

7 lines
218 B
Cython
Raw Normal View History

2023-06-19 00:49:18 +02:00
# 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