Searched defs:arg (Results 26 - 50 of 2570) sorted by relevance

1234567891011>>

/freebsd-13-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp35 thr(void *arg) argument
/freebsd-13-stable/tools/regression/sockets/listenclose/
H A Dlistenclose.c61 int arg; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DThreadLauncher.h35 HostThreadCreateInfo(const char *name, lldb::thread_func_t fptr, lldb::thread_arg_t arg) argument
/freebsd-13-stable/lib/libbluetooth/
H A Ddev.c67 struct bt_devaddr_match_arg arg; local
87 bt_devaddr_match(int s, struct bt_devinfo const *di, void *arg) argument
/freebsd-13-stable/lib/libc/stdio/
H A Dxprintf_errno.c52 __printf_render_errno(struct __printf_io *io, const struct printf_info *pi __unused, const void *const *arg) argument
H A Dxprintf_hexdump.c50 __printf_render_hexdump(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_quote.c52 __printf_render_quote(struct __printf_io *io, const struct printf_info *pi __unused, const void *const *arg) argument
H A Dxprintf_vis.c51 __printf_render_vis(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmini_bench_local.cpp17 void *Thread(void *arg) { argument
H A Dmini_bench_shared.cpp17 void *Thread(void *arg) { argument
/freebsd-13-stable/contrib/llvm-project/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { argument
/freebsd-13-stable/contrib/expat/xmlwf/
H A Dunixfilemap.c56 filemap(const tchar *name, void (*processor)(const void *, size_t, const tchar *, void *arg), void *arg) argument
/freebsd-13-stable/cddl/usr.sbin/zfsd/tests/
H A Dlibmocks.c56 int zpool_iter(libzfs_handle_t* handle, zpool_iter_f iter, void* arg) { argument
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_led.c160 ath_led_done(void *arg) argument
172 ath_led_off(void *arg) argument
/freebsd-13-stable/contrib/mandoc/
H A Dmandoc_ohash.c45 hash_alloc(size_t sz, void *arg) argument
52 hash_calloc(size_t n, size_t sz, void *arg) argument
59 hash_free(void *p, void *arg) argument
/freebsd-13-stable/contrib/netbsd-tests/dev/scsipi/
H A Dt_cd.c55 int part, fd, arg = 0; local
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c77 testf_dso_pthread_create(pthread_t *thread, const pthread_attr_t *attr, void *(*routine)(void *), void *arg) argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_detach.c45 func(void *arg) argument
H A Dt_equal.c43 func(void *arg) argument
H A Dt_fork.c58 print_pid(void *arg) argument
/freebsd-13-stable/contrib/netbsd-tests/rump/kernspace/
H A Dbusypage.c52 thread(void *arg) argument
H A Dtsleep.c50 tinythread(void *arg) argument
/freebsd-13-stable/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c40 char *arg = NULL; local
/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dlfsr.h51 void *arg; /*%< reseed function argument */ member in struct:isc_lfsr
/freebsd-13-stable/contrib/ntp/lib/isc/pthreads/
H A Dthread.c32 isc_thread_create(isc_threadfunc_t func, isc_threadarg_t arg, argument

Completed in 313 milliseconds

1234567891011>>