Xojo.Threading.Semaphore
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile (iOS). Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
Used to coordinate access to a shared resource.
Methods | |||
|
Constructors | |
|
See Also
Xojo.Threading.CriticalSection, Xojo.Threading.Thread classes