Searched defs:PetscSpinlockUnlock (Results 1 – 1 of 1) sorted by relevance
1519 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *ck_spinlock) in PetscSpinlockUnlock() function1555 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *spinlock) in PetscSpinlockUnlock() function1583 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *omp_lock) in PetscSpinlockUnlock() function1605 #define PetscSpinlockUnlock(a) PETSC_SUCCESS macro