| /trueos/usr.bin/csup/ |
| HD | threads.c | 51 struct threads *threads; member 57 struct threads { struct 58 pthread_mutex_t threads_mtx; argument 64 static void *thread_start(void *); /* Common entry point for threads. */ argument
|
| /trueos/contrib/netbsd-tests/lib/libc/stdlib/ |
| HD | t_getenv_thread.c | 150 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local 175 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local 200 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local 225 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local
|
| /trueos/lib/libkse/test/ |
| HD | sem_d.c | 62 pthread_t threads[NTHREADS]; in main() local
|
| /trueos/tools/test/pthread_vfork/ |
| HD | pthread_vfork_test.c | 77 pthread_t threads[NUM_THREADS]; in main() local
|
| /trueos/contrib/netbsd-tests/lib/libpthread/ |
| HD | t_once.c | 106 pthread_t threads[NTHREADS]; in ATF_TC_BODY() local
|
| HD | t_sem.c | 162 pthread_t threads[NTHREADS]; in ATF_TC_BODY() local
|
| /trueos/sys/nfs/ |
| HD | nfs_fha.h | 67 struct svcthread_list threads; member
|
| /trueos/contrib/apr/ |
| HD | configure.in | 711 AC_ARG_ENABLE(threads, optenable 846 AC_SUBST(threads) subst
|
| /trueos/sys/mips/rmi/ |
| HD | fmn.c | 85 } threads[XLR_NTHREADS]; member
|
| /trueos/contrib/apr-util/include/ |
| HD | apr_memcache.h | 424 apr_uint32_t threads; member
|
| /trueos/sys/sys/mach/ |
| HD | processor.h | 156 queue_head_t threads; /* threads in this set */ member
|
| /trueos/usr.sbin/nscd/ |
| HD | nscd.c | 593 pthread_t *threads; in main() local
|
| /trueos/tools/tools/crypto/ |
| HD | cryptotest.c | 428 runtests(struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
|
| /trueos/lib/libdispatch/src/ |
| HD | introspection.c | 352 size_t count, dispatch_introspection_queue_thread_t threads) in dispatch_introspection_get_queue_threads()
|
| /trueos/sys/geom/eli/ |
| HD | g_eli.c | 708 u_int i, threads; in g_eli_create() local
|
| /trueos/usr.bin/gcore/ |
| HD | elfcore.c | 325 size_t threads, old_len; in elf_putnotes() local
|
| /trueos/sys/kern/ |
| HD | kern_cpuset.c | 517 int threads; in cpuset_setproc() local
|
| /trueos/usr.bin/kdump/ |
| HD | kdump.c | 122 static int timestamp, decimal, fancy = 1, suppressdata, tail, threads, maxdata, variable
|
| /trueos/sys/rpc/ |
| HD | svc.c | 234 int threads, error, g; in svcpool_threads_sysctl() local
|
| /trueos/contrib/gdb/gdb/ |
| HD | gnu-nat.c | 173 struct proc *threads; /* A linked list of all threads in TASK. */ member 989 thread_array_t threads; in inf_validate_procs() local
|
| HD | procfs.c | 3276 tid_t *threads; in proc_update_threads() local
|
| /trueos/sys/cam/ctl/ |
| HD | ctl_private.h | 494 struct ctl_thread threads[CTL_MAX_THREADS]; member
|
| /trueos/usr.sbin/bhyve/ |
| HD | smbiostbl.c | 215 uint8_t threads; /* threads per socket */ member
|
| /trueos/contrib/llvm/tools/lldb/source/Commands/ |
| HD | CommandObjectTarget.cpp | 3631 ThreadList threads(process->GetThreadList()); in DoExecute() local
|
| /trueos/contrib/llvm/tools/lldb/source/Core/ |
| HD | IOHandler.cpp | 4165 ThreadList &threads = process->GetThreadList(); in MenuDelegateAction() local
|