Searched defs:ck_spinlock (Results 1 – 1 of 1) sorted by relevance
1509 static inline PetscErrorCode PetscSpinlockCreate(PetscSpinlock *ck_spinlock) in PetscSpinlockCreate()1514 static inline PetscErrorCode PetscSpinlockLock(PetscSpinlock *ck_spinlock) in PetscSpinlockLock()1519 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *ck_spinlock) in PetscSpinlockUnlock()1524 static inline PetscErrorCode PetscSpinlockDestroy(PetscSpinlock *ck_spinlock) in PetscSpinlockDestroy()