Searched refs:pthread_attr_t (Results 1 – 18 of 18) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | _pthreadtypes.h | 70 typedef struct pthread_attr *pthread_attr_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | stack.h | 37 pthread_attr_t attr; in stack_getbounds()
|
| /f-stack/freebsd/contrib/openzfs/lib/libtpool/ |
| H A D | thread_pool_impl.h | 73 pthread_attr_t tp_attr; /* attributes of the workers */
|
| H A D | thread_pool.c | 247 pthread_attr_clone(pthread_attr_t *attr, const pthread_attr_t *old_attr) in pthread_attr_clone() 323 pthread_attr_t *attr) in tpool_create()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | thread_pool.h | 43 uint_t linger, pthread_attr_t *attr);
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | background_thread_externs.h | 27 extern int pthread_create_wrapper(pthread_t *__restrict, const pthread_attr_t *,
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_lcore.h | 460 const pthread_attr_t *attr,
|
| /f-stack/dpdk/examples/performance-thread/pthread_shim/ |
| H A D | main.c | 150 pthread_attr_t attr; in initial_lthread()
|
| H A D | pthread_shim.c | 69 (pthread_t *, const pthread_attr_t *, void *(*)(void *), void *); 366 const pthread_attr_t *__rte_restrict attr, in pthread_create()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | pthread.h | 29 typedef void *pthread_attr_t; typedef
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | bio.c | 97 pthread_attr_t attr; in bioInit()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | mutex.c | 33 const pthread_attr_t *__restrict attr, void *(*start_routine)(void *), in pthread_create()
|
| H A D | background_thread.c | 33 static int (*pthread_create_fptr)(pthread_t *__restrict, const pthread_attr_t *, 46 pthread_create_wrapper(pthread_t *__restrict thread, const pthread_attr_t *attr, in pthread_create_wrapper() 355 const pthread_attr_t *attr, void *(*start_routine)(void *), void *arg) {
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_thread.c | 198 const pthread_attr_t *attr, in rte_ctrl_thread_create()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_thread_pool.c | 112 pthread_attr_t attr; in ngx_thread_pool_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 81 pthread_attr_t attr; in zk_thread_create()
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_pthread.m4 | 376 [pthread_t th; pthread_attr_t attr;
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 2161 …<typedef-decl name='pthread_attr_t' type-id='type-id-191' filepath='/usr/include/bits/pthreadtypes… 2162 …<union-decl name='pthread_attr_t' size-in-bits='448' visibility='default' filepath='/usr/include/b…
|