Home
last modified time | relevance | path

Searched defs:PetscSpinlockUnlock (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dpetscimpl.h1519 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *ck_spinlock) in PetscSpinlockUnlock() function
1555 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *spinlock) in PetscSpinlockUnlock() function
1583 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *omp_lock) in PetscSpinlockUnlock() function
1605 #define PetscSpinlockUnlock(a) PETSC_SUCCESS macro