Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
mutex.hpp
Go to the documentation of this file.
1#pragma once
2#include <Windows.h>
3#include "error_message.h"
4
ERRORCODE DestroyMutex()
Definition mutex.cpp:33
ERRORCODE SetEnvironmentMutex()
Definition mutex.cpp:5
ERRORCODE MutexExist()
Definition mutex.cpp:19
#define ERRORCODE