throttle_mod::unmap_pool (private)
throttle_mod::unmap_pool [ -pool pool ] [ -ms ms ] method url
Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl
Function within throttle monitor thread for registering pool unmapping requests after a specified time. This function has to run in this thread to be able to use "::after".
- Switches:
- -pool (optional, defaults to
"slow"
)- -ms (optional)
- Parameters:
- method (required)
- url (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: throttle_mod::unmap_poolXQL Not present: Generic, PostgreSQL, Oracle