Home
last modified time | relevance | path

Searched refs:sccp_threadpool_shrink_locked (Results 1 – 1 of 1) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_threadpool.c26 void sccp_threadpool_shrink_locked(sccp_threadpool_t * tp_p, int amount);
134 void sccp_threadpool_shrink_locked(sccp_threadpool_t * tp_p, int amount) in sccp_threadpool_shrink_locked() function
172 sccp_threadpool_shrink_locked(tp_p, 1); in sccp_threadpool_check_size()
443 sccp_threadpool_shrink_locked(test_threadpool, 2); in AST_TEST_DEFINE()