compute-runtime/shared/test/common/libult/signal_utils.h

11 lines
132 B
C

/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
int setAlarm(bool enableAlarm);