method release

Documentation for method release assembled from the following types:

class Compiler

From Compiler

(Compiler) method release

It's empty, but it might contain the release number for specific releases.

class Semaphore

From Semaphore

(Semaphore) method release

method release()

Release the semaphore raising the number of permissions. Any blocked thread will get access after that.

class Kernel

From Kernel

(Kernel) method release

method release

Instance method returning the release information of the Kernel object. Dies if the release information could not be established.

class Distro

From Distro

(Distro) method release

Instance method returning the release information of the Distro object. Dies if the release information could not be established.