dlm_unlock() is documented as being asynchronous and it takes an astarg as one of its arguments. However it does not take an AST routine as an argument. What routine gets executed when an unlock completes?
dlm_unlock() is documented as being asynchronous and it takes an astarg as one of its arguments. However it does not take an AST routine as an argument. What routine gets executed when an unlock completes?