# VecLockPop
Pops a read-only lock from a vector 
## Synopsis
```
#include "petscvec.h"   
PetscErrorCode VecLockPop(Vec x)
```



## See Also
 [](chapter_vectors), `Vec`, `VecLockReadPop()`

## Level
deprecated

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/vec/vec/interface/rvector.c.html#VecLockPop">src/vec/vec/interface/rvector.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/vec/vec/interface/rvector.c)


[Index of all Vec routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
