WaitForSingleObject in BREW | developer.brewmp.com WaitForSingleObject in BREW | developer.brewmp.com

Developer

WaitForSingleObject in BREW

Forums:

Hi all,
Is there any function which is compatible to WaitForSingleObject() as in VC++.
Also can any one give me a sample in which the following APIs are used

int IThread_MutexRelease(IThread *me, AEEMutex *pmt, IShell *piShell);
int IThread_MutexGrab(IThread *piThread, AEEMutex *pmt);

Regards,
-ASR.