This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Destroy a lock for an offscreen context
int PdDestroyOffscreenLock( PdOffscreenContext_t *osc );
ph
This function removes an offscreen lock from the offscreen context, osc.
If you've locked the context, call PdUnlockOffscreen() to unlock it before destroying the lock. |
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PdCreateOffscreenContext(), PdCreateOffscreenLock(), PdGetOffscreenContextPtr(), PdIsOffscreenLocked(), PdLockOffscreen(), PdUnlockOffscreen()
"Offscreen locks" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide