Searched refs:PetscLogSpinLock (Results 1 – 2 of 2) sorted by relevance
26 PetscSpinlock PetscLogSpinLock; variable31 PetscCall(PetscSpinlockLock(&PetscLogSpinLock)); in PetscLogGetTid()33 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscLogGetTid()131 PetscCall(PetscSpinlockLock(&PetscLogSpinLock)); in PetscAddLogDouble()133 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscAddLogDouble()141 PetscCall(PetscSpinlockLock(&PetscLogSpinLock)); in PetscAddLogDoubleCnt()144 PetscCall(PetscSpinlockUnlock(&PetscLogSpinLock)); in PetscAddLogDoubleCnt()2576 PetscCall(PetscSpinlockCreate(&PetscLogSpinLock)); in PetscLogInitialize()
188 PETSC_INTERN PetscSpinlock PetscLogSpinLock; variable