Searched defs:PetscSpinlockLock (Results 1 – 1 of 1) sorted by relevance
1514 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *ck_spinlock) in PetscSpinlockLock() function1549 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *spinlock) in PetscSpinlockLock() function1578 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *omp_lock) in PetscSpinlockLock() function1604 #define PetscSpinlockLock(a) PETSC_SUCCESS macro