Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
aruco-2.0.10
src
ar_omp.cpp
Go to the documentation of this file.
1
#ifndef USE_OMP
2
int
omp_get_max_threads
() {
return
1; }
3
int
omp_get_thread_num
() {
return
0; }
4
int
omp_set_num_threads
(
int
){
return
0;}
5
6
#endif
omp_get_max_threads
int omp_get_max_threads()
Definition:
ar_omp.cpp:2
omp_get_thread_num
int omp_get_thread_num()
Definition:
ar_omp.cpp:3
omp_set_num_threads
int omp_set_num_threads(int)
Definition:
ar_omp.cpp:4
tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:40:45