Searched refs:PetscViewerASCIISpinLockStdout (Results 1 – 3 of 3) sorted by relevance
78 PetscSpinlock PetscViewerASCIISpinLockStdout; variable886 PetscCall(PetscSpinlockCreate(&PetscViewerASCIISpinLockStdout)); in PetscInitialize_Common()1767 PetscCall(PetscSpinlockDestroy(&PetscViewerASCIISpinLockStdout)); in PetscFinalize()
642 PetscCall(PetscSpinlockLock(&PetscViewerASCIISpinLockStdout)); in PetscViewerASCIIGetStdout()670 PetscCall(PetscSpinlockUnlock(&PetscViewerASCIISpinLockStdout)); in PetscViewerASCIIGetStdout()
1611 PETSC_INTERN PetscSpinlock PetscViewerASCIISpinLockStdout; variable