Module openmp_sys::ffi
[−]
[src]
NB: this crate won't enable OpenMP unless you also pass -fopenmp
to the C compiler (e.g. cc.flag("-fopenmp") in cc-rs).
This is solely for linking OpenMP-dependent C libraries with Rust code and you probably shouldn't use any of the functions listed here.
Enums
| omp_lock_t | |
| omp_nest_lock_t |
Constants
Functions
Type Definitions
| omp_lock_hint_t | |
| omp_proc_bind_t | |
| omp_sched_t |