My Project
Loading...
Searching...
No Matches
events.c File Reference
#include "../../includes/me.h"
#include "../../includes/ps.h"
#include "../../includes/mg.h"
#include "../../assert.h"

Go to the source code of this file.

Functions

MTSTATUS MsSetEvent (IN PEVENT event)
MTSTATUS MsWaitForEvent (IN PEVENT event)

Function Documentation

◆ MsSetEvent()

MTSTATUS MsSetEvent ( IN PEVENT event)

Definition at line 13 of file events.c.

◆ MsWaitForEvent()

MTSTATUS MsWaitForEvent ( IN PEVENT event)

Definition at line 113 of file events.c.