]> git.ipfire.org Git - thirdparty/systemd.git/commit
pidref: add helpers for waiting for pidref processes
authorLennart Poettering <lennart@poettering.net>
Thu, 23 Nov 2023 17:06:05 +0000 (18:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 2 Jan 2024 16:57:34 +0000 (17:57 +0100)
commita3f3243613b01903f5850a250c793d48d16ebb95
tree2adc9a5d60f187b5edb71d805d3196e2093637ff
parentc0d672f1615c9af026a53de426206725798dc5ce
pidref: add helpers for waiting for pidref processes

A simple test case is added in a follow-up commit.
src/basic/missing_wait.h [new file with mode: 0644]
src/basic/pidref.c
src/basic/pidref.h