| /netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
| H A D | volume.h | 25 # define v_getdthread(vol, id, thread, np) \ argument 27 # define v_getfthread(vol, id, thread, np) \ argument
|
| H A D | lvolume.c | 115 int v_getthread(hfsvol *vol, long id, CatDataRec *thread, node *np, int type) in v_getthread() 535 long id; in v_newfolder() local
|
| H A D | hfs.c | 954 int hfs_setcwd(hfsvol *vol, long id) in hfs_setcwd() 976 int hfs_dirinfo(hfsvol *vol, long *id, char *name) in hfs_dirinfo() 978 CatDataRec thread; in hfs_dirinfo() local 1675 long id, parid; local 1923 long id; local
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
| H A D | dmeventd.c | 64 #define LINK_THREAD(thread) LINK(thread, &_thread_registry) argument 151 char *id; member 174 pthread_t thread; member 248 static void _free_thread_status(struct thread_status *thread) in _free_thread_status() 461 struct thread_status *thread; in _lookup_thread_status() local 494 struct thread_status *thread; in _timeout_thread() local 518 static int _register_for_timeout(struct thread_status *thread) in _register_for_timeout() 544 static void _unregister_for_timeout(struct thread_status *thread) in _unregister_for_timeout() 594 static int _event_wait(struct thread_status *thread, struct dm_task **task) in _event_wait() 654 static int _do_register_device(struct thread_status *thread) in _do_register_device() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/ |
| H A D | test-lock.c | 92 pthread_t thread; in gl_thread_create() local 97 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() 117 pth_t thread = pth_spawn (NULL, func, arg); in gl_thread_create() local 122 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() 141 thread_t thread; in gl_thread_create() local 146 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() 185 HANDLE thread = in gl_thread_create() local 192 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() 529 int id = (int) (long) arg; in once_contender_thread() local
|
| /netbsd-src/lib/libpthread/ |
| H A D | pthread.c | 396 pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() 604 pthread_suspend_np(pthread_t thread) in pthread_suspend_np() 623 pthread_resume_np(pthread_t thread) in pthread_resume_np() 697 pthread_join(pthread_t thread, void **valptr) in pthread_join() 739 pthread__reap(pthread_t thread) in pthread__reap() 775 pthread_detach(pthread_t thread) in pthread_detach() 805 pthread_getname_np(pthread_t thread, char *name, size_t len) in pthread_getname_np() 826 pthread_setname_np(pthread_t thread, const char *name, void *arg) in pthread_setname_np() 869 pthread_cancel(pthread_t thread) in pthread_cancel() 993 pthread__find(pthread_t id) in pthread__find()
|
| /netbsd-src/tests/lib/libpthread/ |
| H A D | t_once.c | 104 int id[NTHREADS]; in ATF_TC_BODY() local 160 pthread_t thread; in ATF_TC_BODY() local
|
| H A D | t_sigmask.c | 180 pthread_t thread; in ATF_TC_BODY() local 223 pthread_t id; in ATF_TC_BODY() local
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_process.c | 276 struct task_struct *thread = current; in kfd_create_process() local 340 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process() 370 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() 391 int id; in kfd_process_device_free_bos() local 629 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
|
| /netbsd-src/sys/arch/arm/iomd/ |
| H A D | vidcaudio.c | 221 int id; in vidcaudio_probe() local 472 vidcaudio_get_locks(void *opaque, kmutex_t **intr, kmutex_t **thread) in vidcaudio_get_locks()
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | gpu_scheduler.h | 202 uint64_t id; member 290 struct task_struct *thread; member
|
| /netbsd-src/external/bsd/unbound/dist/testcode/ |
| H A D | checklocks.h | 100 pthread_t id; member 335 #define ub_thread_join(thread) checklock_thrjoin(thread) argument
|
| H A D | checklocks.c | 738 checklock_thrcreate(pthread_t* id, void* (*func)(void*), void* arg) in checklock_thrcreate() 852 checklock_thrjoin(pthread_t thread) in checklock_thrjoin()
|
| /netbsd-src/external/bsd/iscsi/dist/include/ |
| H A D | iscsiutil.h | 393 iscsi_thread_t thread; member 398 int id; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | async.h | 348 } id; member 354 pthread_t thread; member
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | async.h | 348 } id; member 354 pthread_t thread; member
|
| /netbsd-src/sys/dev/usb/ |
| H A D | uaudio.c | 453 usb_interface_descriptor_t *id; in uaudio_attach() local 842 const struct io_terminal *iot, uint8_t id) in uaudio_id_name() 907 uaudio_get_cluster(struct uaudio_softc *sc, int id, const struct io_terminal *iot) in uaudio_get_cluster() 1009 uaudio_add_input(struct uaudio_softc *sc, const struct io_terminal *iot, int id) in uaudio_add_input() 1050 const struct io_terminal *iot, int id) in uaudio_add_output() 1076 uaudio_add_mixer(struct uaudio_softc *sc, const struct io_terminal *iot, int id) in uaudio_add_mixer() 1163 uaudio_add_selector(struct uaudio_softc *sc, const struct io_terminal *iot, int id) in uaudio_add_selector() 1525 uaudio_add_feature(struct uaudio_softc *sc, const struct io_terminal *iot, int id) in uaudio_add_feature() 1652 const struct io_terminal *iot, int id) in uaudio_add_processing_updown() 1690 uaudio_add_processing(struct uaudio_softc *sc, const struct io_terminal *iot, int id) in uaudio_add_processing() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| H A D | hwasan_report.cpp | 98 static StackTrace GetStackTraceFromId(u32 id) { in GetStackTraceFromId() 583 const Thread *thread = GetCurrentThread(); in ReportInvalidFree() local
|
| /netbsd-src/sys/dev/pci/ |
| H A D | yds.c | 237 uint id; member 333 yds_get_dstype(int id) in yds_get_dstype() 1737 yds_get_locks(void *addr, kmutex_t **intr, kmutex_t **thread) in yds_get_locks()
|
| H A D | auich.c | 395 pcireg_t id; member 1717 auich_get_locks(void *addr, kmutex_t **intr, kmutex_t **thread) in auich_get_locks()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx_v10_0.c | 1119 uint32_t thread, uint32_t regno, in wave_read_regs() 1169 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs() 1939 FIRMWARE_ID id; member 1984 FIRMWARE_ID id; in gfx_v10_0_calc_toc_total_size() local 2035 FIRMWARE_ID id, in gfx_v10_0_rlc_backdoor_autoload_copy_ucode()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | od-macho.c | 1015 bfd_mach_o_thread_command *thread = &cmd->command.thread; in dump_thread() local 1169 const char *id; in dump_code_signature_codedirectory() local
|
| /netbsd-src/usr.bin/mail/ |
| H A D | thread.c | 412 redepth(struct thread_s *thread) in redepth() 914 char *id; in get_parent_id() local
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | od-macho.c | 1014 bfd_mach_o_thread_command *thread = &cmd->command.thread; in dump_thread() local 1168 const char *id; in dump_code_signature_codedirectory() local
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
| H A D | netmgr-int.h | 207 int id; /* thread id */ member 213 isc_thread_t thread; member
|