Searched refs:helper (Results 1 – 25 of 64) sorted by relevance
123
64 pthread_t helper = xpthread_create (NULL, waiting_thread, NULL); in do_test() local86 xpthread_cancel (helper); in do_test()87 xpthread_join (helper); in do_test()
134 goto helper; in grantpt()162 goto helper; in grantpt()187 goto helper; in grantpt()194 helper:; in grantpt()
104 int helper; in address_finish() local194 helper = 1; in address_finish()251 helper = 2; in address_finish()293 helper == 1 ? "lang_term" : "lang_ab"); in address_finish()
282 LDLIBS-test-dlclose-exit-race-helper.so = $(libsupport) $(shared-thread-library)298 test-dlclose-exit-race-helper \422 $(objpfx)test-dlclose-exit-race.out: $(objpfx)test-dlclose-exit-race-helper.so462 test-dlclose-exit-race-helper.so-no-z-defs = yes
3 # helper functions
3 # SPARC v9 SYSV ABI helper functions
35 # helper functions
1718 struct helper_file helper; in buffered_vfprintf() local1719 FILE *hp = (FILE *) &helper._f; in buffered_vfprintf()1728 helper._put_stream = s; in buffered_vfprintf()1730 hp->_wide_data = &helper._wide_data; in buffered_vfprintf()1745 _IO_JUMPS (&helper._f) = (struct _IO_jump_t *) &_IO_helper_jumps; in buffered_vfprintf()
33 contain additional macros and helper functions:
10 # helper functions
155 $(build-shlib-helper) \
536 define build-shlib-helper585 $(build-shlib-helper) -o $@ $(shlib-lds-flags) \589 define build-module-helper604 $(build-module-helper) -o $@ $(shlib-lds-flags) \609 $(build-module-helper) -o $@ $(shlib-lds-flags) \617 build-module-helper-objlist = \623 build-module-objlist = $(build-module-helper-objlist) $(LDLIBS-$(@F:%.so=%).so)624 build-shlib-objlist = $(build-module-helper-objlist) \
272 dnl should be provided by a compiler helper library e.g. __aeabi_memcpy.
568 # $(build-shlib-helper) and $(build-module-helper) in Makerules (also
220 The file 'pt_chown' is a helper binary for 'grantpt' (*note
656 * sysdeps/unix/sysv/linux/m68k/coldfire/m68k-helper.S: Remove.657 * sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helper.S: Remove.658 * sysdeps/unix/sysv/linux/m68k/m68k-helper.S: New file.
262 struct fdesc * casts to use new ELF_PTR_TO_FDESC helper.264 (ENTRY_POINT): Change cast to use new ELF_PTR_TO_FDESC helper.268 (makecontext): Change casts to use new ELF_PTR_TO_FDESC helper.
1183 * Makerules [AIX] (build-shlib-helper): Precede linker options1576 * Makerules (build-module-helper-objlist): New variable,1580 (build-module-objlist): New variable using build-module-helper-objlist.1581 (build-module, build-module-helper): Use it.1582 (build-shlib-objlist): New variable using build-module-helper-objlist.2739 Just use $(build-module-helper) and append our special options.5120 * Makerules (build-shlib-helper, build-module-helper): New.5121 (build-shlib, build-module-helper): Make sure .note.ABI-tag comes
611 first. Rewrite also all helper functions.4919 `grantpt' helper program protocol to ...4933 permission mode first without invoking the helper program.
3498 (prepare_version_base): New helper inline function.3737 * support/xtime.h: Add xclock_now() helper function.4871 * support/timespec.h: New file. Provide timespec helper functions11845 creating the first helper thread failed.21122 * sysdeps/mach/hurd/utime-helper.c (hurd_futimens): Rename function to21126 * sysdeps/mach/hurd/futimens.c: Include "utime-helper.c".21128 * sysdeps/mach/hurd/utime-helper.c (utime_ts_from_tspec,21129 utime_tvalue_from_tspec): ... new helper functions.21141 * sysdeps/mach/hurd/utime-helper.c: New file.21142 * sysdeps/mach/hurd/futimes.c: Include "utime-helper.c".[all …]
2704 Increase stack size for helper thread.7189 * sysdeps/unix/sysv/linux/timer_routines.c: Make sure helper10129 debugging code. Create only one helper thread.10131 helper thread.
31 bits/long-double.h bits/mathcalls-helper-functions.h \
248 The file @file{pt_chown} is a helper binary for @code{grantpt}
766 numerous helper programs are not described in this manual. Instead
2357 … the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `g…