Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/apr/threadproc/unix/
HDthread.c26 static apr_status_t threadattr_cleanup(void *data) in threadattr_cleanup() function
50 apr_pool_cleanup_register(pool, *new, threadattr_cleanup, in apr_threadattr_create()