Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
share_unlock | version 1.0 | no |
boolean share_unlock(number share_handle) |
share_handle | the shared memory handle as returned by share_create or share_open. |
Unlocks the access to a shared memory segment previously locked with share_lock. |
import standard.lib.shared |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT | (c)2009 RadGs Software |