Searched refs:omp_sync_hint_uncontended (Results 1 – 4 of 4) sorted by relevance
108 omp_sync_hint_uncontended = 1, enumerator109 omp_lock_hint_uncontended = omp_sync_hint_uncontended,
108 omp_sync_hint_uncontended = 1,109 omp_lock_hint_uncontended = omp_sync_hint_uncontended,
95 integer(kind=omp_sync_hint_kind)omp_sync_hint_uncontended96 parameter(omp_sync_hint_uncontended=1)106 parameter(omp_lock_hint_uncontended=omp_sync_hint_uncontended)
117 integer (kind=omp_sync_hint_kind), parameter, public :: omp_sync_hint_uncontended = 1122 …ind=omp_lock_hint_kind), parameter, public :: omp_lock_hint_uncontended = omp_sync_hint_uncontended