Searched defs:task (Results 1 – 14 of 14) sorted by relevance
/glibc-2.36/sysdeps/mach/hurd/ |
D | ptrace.c | 78 task_t task = __pid2task (pid); in ptrace() local 109 task_t task = __pid2task (pid); in ptrace() local 174 task_t task = __pid2task (pid); in ptrace() local 211 task_t task = __pid2task (pid); in ptrace() local 280 task_t task = __pid2task (pid); in ptrace() local 313 task_t task = __pid2task (pid); in ptrace() local 349 task_t task = __pid2task (pid); in ptrace() local
|
D | setpriority.c | 32 task_t task; in __setpriority() local
|
D | spawni.c | 104 task_t task; in __spawni() local
|
/glibc-2.36/hurd/ |
D | task2pid.c | 21 __task2pid (task_t task) in __task2pid()
|
D | pid2task.c | 24 task_t task; in __pid2task() local
|
D | catch-exc.c | 27 task_t task, in _S_catch_exception_raise() 118 task_t task, in _S_catch_exception_raise_state_identity()
|
D | hurdpid.c | 47 task_t task, in _S_msg_proc_newids()
|
D | hurdexec.c | 36 _hurd_exec (task_t task, file_t file, in _hurd_exec() 53 _hurd_exec_paths (task_t task, file_t file, in _hurd_exec_paths()
|
D | hurdfault.c | 102 task_t task, in _hurdsig_fault_catch_exception_raise_state_identity()
|
D | hurdauth.c | 167 task_t task, in _S_msg_del_auth()
|
D | hurdlock.c | 109 task_t task = __pid2task (pid); in valid_pid() local
|
/glibc-2.36/nptl/ |
D | tst-thread-affinity-pthread2.c | 40 struct affinity_access_task *task = closure; in affinity_access_thread() local 53 struct affinity_access_task task = in run_affinity_access_thread() local
|
/glibc-2.36/mach/ |
D | setup-thread.c | 36 __mach_setup_thread (task_t task, thread_t thread, void *pc, in __mach_setup_thread()
|
/glibc-2.36/malloc/ |
D | tst-mallocstate.c | 270 struct allocation_task *task = allocation_tasks + i; in initial_allocations() local 394 struct allocation_task *task = allocation_tasks + i; in do_test() local 453 struct allocation_task *task = allocation_tasks + i; in do_test() local
|