NAME UnlockRealTime -- unlock internal lists. (V37) SYNOPSIS UnlockRealTime(lockHandle); A0 VOID UnlockRealTime(APTR); FUNCTION Undoes the effects of lockrealtime(). INPUTS lockHandle - value returned by lockrealtime(). may be null. SEE ALSO lockrealtime()