Searched defs:PetscSpinlockDestroy (Results 1 – 1 of 1) sorted by relevance
1524 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *ck_spinlock) in PetscSpinlockDestroy() function1560 static inline PetscErrorCode PetscSpinlockDestroy(PETSC_UNUSED PetscSpinlock *spinlock) in PetscSpinlockDestroy() function1588 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *omp_lock) in PetscSpinlockDestroy() function1606 #define PetscSpinlockDestroy(a) PETSC_SUCCESS macro