Destroy a lock for an offscreen context
int PdDestroyOffscreenLock( PdOffscreenContext_t *osc );
ph
This function removes an offscreen lock from the offscreen context, osc.
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