Home
last modified time | relevance | path

Searched defs:thd (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/apr/threadproc/unix/
Dthread.c202 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
212 apr_thread_t *thd)
230 APR_DECLARE(apr_status_t) apr_thread_detach(apr_thread_t *thd)
280 apr_thread_t *thd)
286 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd,
/freebsd-12-stable/contrib/apr-util/test/
Dtestqueue.c34 static void * APR_THREAD_FUNC consumer(apr_thread_t *thd, void *data) in consumer()
63 static void * APR_THREAD_FUNC producer(apr_thread_t *thd, void *data) in producer()
Dtestpass.c86 static void * APR_THREAD_FUNC testing_thread(apr_thread_t *thd, in testing_thread()
Dtestreslist.c104 static void * APR_THREAD_FUNC resource_consuming_thread(apr_thread_t *thd, in resource_consuming_thread()
/freebsd-12-stable/contrib/apr-util/misc/
Dapr_thread_pool.c48 apr_thread_t *thd; member
485 apr_thread_t *thd; in schedule_task() local
534 apr_thread_t *thd; in add_task() local
932 APU_DECLARE(apr_status_t) apr_thread_pool_task_owner_get(apr_thread_t *thd, in apr_thread_pool_task_owner_get()
/freebsd-12-stable/sbin/fdisk/
Dfdisk.c581 int tsec,tcyl,thd; in change_part() local