Restores normal thread dispatching for the current process.

#define INCL_DOSPROCESS
#include <os2.h>

APIRET    ulrc;  /*  Return Code. */

ulrc = DosExitCritSec();


[Back] [Next]