Fix for the TN life specs in the instance-set-conditional VOP.
New conditional setters using cmpxchg: rplaca-conditional and rplacd-conditional. Handy for writing thread and interrupt safe code.
Loading
Please register or sign in to comment
New conditional setters using cmpxchg: rplaca-conditional and rplacd-conditional. Handy for writing thread and interrupt safe code.