MIL_ID ThreadEventorMutexId | //in |
This function deallocates a MIL thread context, event, or mutex previously allocated with MthrAlloc().
In a given thread, MthrFree() must be the last MIL function called; no other MIL function can be executed in the thread after a call to this function.
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll. |