Skip to content
Snippets Groups Projects
Commit ec6550c6 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Modify interactions between sinval.c and sinvaladt.c. The code that actually

deals with the queue, including locking etc, is all in sinvaladt.c.  This means
that the struct definition of the queue, and the queue pointer, are now
internal "implementation details" inside sinvaladt.c.

Per my proposal dated 25-Jun-2007 and followup discussion.
parent a3f66eac
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