Skip to content
Snippets Groups Projects
Commit 2ce6b09f authored by rtoy's avatar rtoy
Browse files

o Have MAKE-STATIC-VECTOR push the weak pointer onto *STATIC-VECTORS*

  instead of spreading it everywhere.
o Add WITHOUT-GCING in MAKE-STATIC-VECTOR to make sure nothing moves.
  (Not sure this is necessary.)
o Do the same in FREE-STATIC-VECTOR
o Add WITHOUT-INTERRUPTS in FINALIZE-STATIC-VECTORS to make sure clear
  the weak pointer value and actually free the vector.
parent 45380dbb
No related branches found
No related tags found
Loading
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