]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/semop.2
semop.2: Recast discussion of blocking behavior in terms of threads
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 27 Aug 2012 10:59:11 +0000 (12:59 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 27 Aug 2012 10:59:11 +0000 (12:59 +0200)
commit352c778d019173a05162bbe1f2d134b0c2039803
treede12781fa0490ed60e468aa1b7637b85cc76853d
parent77ba6370c2c5638a48df06578402558e7e6f0f27
semop.2: Recast discussion of blocking behavior in terms of threads

semop() blocks the calling thread, not the process.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/semop.2