Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 8
Unlock an offscreen context
int PdUnlockOffscreen( PdOffscreenContext_t *osc );
- osc
- A pointer to the offscreen context, as returned by
PdCreateOffscreenContext(),
that you want to unlock.
ph
This function unlocks the offscreen context, osc.
You can lock the offscreen context by calling
PdLockOffscreen()
after calling
PdCreateOffscreenLock()
to create the lock.
- EOK
- The offscreen context was successfully unlocked.
- Pg_OSC_ALREADY_UNLOCKED
- The context wasn't locked to begin with (i.e. the semaphore count wasn't
increased).
- Pg_OSC_LOCK_INVALID
- The lock is invalid.
- Pg_OSC_NOT_LOCKED
- The context wasn't locked.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PdCreateOffscreenLock(),
PdDestroyOffscreenLock(),
PdGetOffscreenContextPtr(),
PdIsOffscreenLocked(),
PdLockOffscreen()
“Offscreen locks”
in the Raw Drawing and Animation chapter of the
Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 134
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pd/pdunlockoffscreen.html on line 134