Query: utrace_barrier_pid
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UTRACE_BARRIER_PID(9) utrace core API UTRACE_BARRIER_PID(9)NAMEutrace_barrier_pid - synchronize with simultaneous tracing callbacksSYNOPSIS__must_check int utrace_barrier_pid(struct pid * pid, struct utrace_engine * engine);ARGUMENTSpid thread to affect engine engine to affect (can be detached)DESCRIPTIONThis is the same as utrace_barrier, but takes a struct pid pointer rather than a struct task_struct pointer. The caller must hold a ref on pid, but does not need to worry about the task staying valid. If it's been reaped so that pid points nowhere, then this call returns -ESRCH. Kernel Hackers Manual 2.6. July 2010 UTRACE_BARRIER_PID(9)
Related Man Pages |
---|
sched_getparam(3c) - opensolaris |
cpg_iteration_next(3) - centos |
setpgid(3) - ultrix |
rad_detach_pid(3) - osf1 |
file::pid(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Getting command output to putty window title. |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Shopt -s histappend |