Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscimpl.h1524 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *ck_spinlock) in PetscSpinlockDestroy() function
1560 static inline PetscErrorCode PetscSpinlockDestroy(PETSC_UNUSED PetscSpinlock *spinlock) in PetscSpinlockDestroy() function
1588 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *omp_lock) in PetscSpinlockDestroy() function
1606 #define PetscSpinlockDestroy(a) PETSC_SUCCESS macro