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

PdUnlockOffscreen()

Unlock an offscreen context

Synopsis:

int PdUnlockOffscreen( PdOffscreenContext_t *osc );

Arguments:

osc
A pointer to the offscreen context, as returned by PdCreateOffscreenContext(), that you want to unlock.

Library:

ph

Description:

This function unlocks the offscreen context, osc. You can lock the offscreen context by calling PdLockOffscreen() after calling PdCreateOffscreenLock() to create the lock.

Returns:

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.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

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