Searched defs:omp_lock (Results 1 – 1 of 1) sorted by relevance
1573 static inline PetscErrorCode PetscSpinlockCreate(PetscSpinlock *omp_lock) in PetscSpinlockCreate()1578 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *omp_lock) in PetscSpinlockLock()1583 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *omp_lock) in PetscSpinlockUnlock()1588 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *omp_lock) in PetscSpinlockDestroy()