Enumeration
AgsReturnableThreadFlags
Description [src]
Enum values to control the behavior or indicate internal state of AgsReturnableThread by
enable/disable as flags.
Members
| Name | Description |
|---|---|
AGS_RETURNABLE_THREAD_IN_USE |
The thread is in use. |
AGS_RETURNABLE_THREAD_RESET |
Not used. |
AGS_RETURNABLE_THREAD_RUN_ONCE |
Call |