Release a an Intuition lock gotten by LockIBase().
Source position: intuition.pas line 3526
procedure UnlockIBase( |
IbLock: LongWord |
); |
Calling this function when you do not own the specified lock will immediately crash the system.
|
Invoke semaphore arbitration of TIntuitionBase. |