Skip to content
Snippets Groups Projects
Commit d53e3d5f authored by Robert Haas's avatar Robert Haas
Browse files

Remove volatile qualifiers from proc.c and procarray.c

Prior to commit 0709b7ee, access to
variables within a spinlock-protected critical section had to be done
through a volatile pointer, but that should no longer be necessary.

Michael Paquier
parent 430008b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment