Home
last modified time | relevance | path

Searched refs:target (Results 1 – 5 of 5) sorted by relevance

/nptl/
A Dpthread_attr_copy.c24 __pthread_attr_copy (pthread_attr_t *target, const pthread_attr_t *source) in __pthread_attr_copy() argument
61 *target = temp.external; in __pthread_attr_copy()
A Dpthread_cleanup_upto.c24 __pthread_cleanup_upto (__jmp_buf target, char *targetframe) in __pthread_cleanup_upto() argument
36 cbuf != NULL && _JMPBUF_UNWINDS_ADJ (target, cbuf, adj); in __pthread_cleanup_upto()
A Dtst-pthread-getattr.c49 allocate_and_test (char *target) in allocate_and_test() argument
53 mem = alloca ((size_t) (mem - target)); in allocate_and_test()
A Dtst-pthread-gdb-attach.c163 struct support_subprocess target = support_subprocess (in_subprocess, NULL); in gdb_process() local
165 write_gdbscript (gdbscript, target.pid); in gdb_process()
166 *tested_pid = target.pid; in gdb_process()
A DMakefile428 $(make-target-directory)

Completed in 9 milliseconds