- call-with-value-from-pool pool procprocedure
Locks one value in the given pool (possibly waiting in case all values are currently locked) and calls proc with this value as its argument.
Locks one value in the given pool (possibly waiting in case all values are currently locked) and calls proc with this value as its argument.