Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/threadproc/unix/
Dthreadpriv.c93 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get() argument
96 *thekey = key->key; in apr_os_threadkey_get()
101 apr_os_threadkey_t *thekey, in apr_os_threadkey_put() argument
113 (*key)->key = *thekey; in apr_os_threadkey_put()
/freebsd-12-stable/contrib/apr/include/
Dapr_portable.h313 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey,
333 apr_os_threadkey_t *thekey,