Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

rb.semaphore Object Description
(system Template)

Methods

rb.semaphore.lock() Call this method to create/lock a semaphore
rb.semaphore.release() Call this method to release a semaphore that was allocated using rb.semaphore.lock
rb.semaphore.get() Call this method to get a list of held locks.

Aggregate Types

rb.semaphore.sem Used as the result of rb.semaphore.get iterator
Whitebeam release 1.3.36
(loadtime : 60ms)