Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscimpl.h1514 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *ck_spinlock) in PetscSpinlockLock() function
1549 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *spinlock) in PetscSpinlockLock() function
1578 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *omp_lock) in PetscSpinlockLock() function
1604 #define PetscSpinlockLock(a) PETSC_SUCCESS macro