Threading
Namespaces
- Exceptions
Interfaces, Classes, Traits and Enums
- ChildThreadedObject
- Provides access to all methods and properties of child threaded class
- ParentThreadedObject
- Provides access to all methods and properties of parent threaded object
- SuperGlobalArray
- SuperGlobalArray is threaded array which is reachable from any thread, and it has no a parent thread. Super global array does not support resources and Closure.
- Thread
- Allows you to initialize classes in another threads. At the same time, this class is using by the child thread to access the parent
- Threaded
- Provides information and access to child thread