This group of functions provides a set of thread safe functions for managing and tracking running threads. They are mainly used to make sure that threads can validate the existence of other threads and so that the main process thread of a ferite script wont exit until all running threads have ceased execution.
|
|
|
|
|