Searched defs:thekey (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/ |
| D | threadpriv.c | 69 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, apr_threadkey_t *key) in apr_os_threadkey_get() 76 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
|
| /external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
| D | threadpriv.c | 80 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get() 88 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
|
| /external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/ |
| D | threadpriv.c | 82 apr_status_t apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get() 90 apr_os_threadkey_t *thekey, apr_pool_t *pool) in apr_os_threadkey_put()
|
| /external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/ |
| D | threadpriv.c | 93 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get() 101 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
|
| /external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
| D | threadpriv.c | 162 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, apr_threadkey_t *key) in apr_os_threadkey_get() 169 apr_os_threadkey_t *thekey, apr_pool_t *pool) in apr_os_threadkey_put()
|