From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- shared/systemd/src/basic/async.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 shared/systemd/src/basic/async.h (limited to 'shared/systemd/src/basic/async.h') diff --git a/shared/systemd/src/basic/async.h b/shared/systemd/src/basic/async.h deleted file mode 100644 index e0bbaa56..00000000 --- a/shared/systemd/src/basic/async.h +++ /dev/null @@ -1,13 +0,0 @@ -/* SPDX-License-Identifier: LGPL-2.1-or-later */ -#pragma once - -#include - -#include "macro.h" - -int asynchronous_job(void* (*func)(void *p), void *arg); - -int asynchronous_sync(pid_t *ret_pid); -int asynchronous_close(int fd); - -DEFINE_TRIVIAL_CLEANUP_FUNC(int, asynchronous_close); -- cgit 1.3.0-6-gf8a5