Home
last modified time | relevance | path

Searched refs:PetscSpinlockUnlock (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/classes/viewer/impls/ascii/
H A Dvcreatea.c88 PetscCall(PetscSpinlockUnlock(&PetscViewerASCIISpinLockStderr)); in PetscViewerASCIIGetStderr()
216 PetscCall(PetscSpinlockUnlock(&PetscViewerASCIISpinLockOpen)); in PetscViewerASCIIOpen()
240 PetscCall(PetscSpinlockUnlock(&PetscViewerASCIISpinLockOpen)); in PetscViewerASCIIOpen()
H A Dfilev.c670 PetscCall(PetscSpinlockUnlock(&PetscViewerASCIISpinLockStdout)); in PetscViewerASCIIGetStdout()
/petsc/src/sys/objects/
H A Dtagm.c133 PetscCall(PetscSpinlockUnlock(&PetscCommSpinLock)); in PetscCommGetComm()
172 PetscCall(PetscSpinlockUnlock(&PetscCommSpinLock)); in PetscCommRestoreComm()
263 PetscCall(PetscSpinlockUnlock(&PetscCommSpinLock)); in PetscCommDuplicate()
337 PetscCall(PetscSpinlockUnlock(&PetscCommSpinLock)); in PetscCommDestroy()
/petsc/include/petsc/private/
H A Dpetscimpl.h1519 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *ck_spinlock) in PetscSpinlockUnlock() function
1555 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *spinlock) in PetscSpinlockUnlock() function
1583 static inline PetscErrorCode PetscSpinlockUnlock(PetscSpinlock *omp_lock) in PetscSpinlockUnlock() function
1605 #define PetscSpinlockUnlock(a) PETSC_SUCCESS macro
/petsc/src/sys/logging/
H A Dplog.c33 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscLogGetTid()
133 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscAddLogDouble()
144 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscAddLogDoubleCnt()
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c435 PetscCall(PetscSpinlockUnlock(&def->lock)); in PetscLogHandlerObjectCreate_Default()
488 PetscCall(PetscSpinlockUnlock(&def->lock)); in PetscLogHandlerObjectDestroy_Default()
536 PetscCall(PetscSpinlockUnlock(&def->lock)); in PetscLogGetStageEventPerfInfo_threaded()
671 PetscCall(PetscSpinlockUnlock(&def->lock)); in PetscLogHandlerEventEnd_Default()