Enumeration

AgsThreadSyncTicFlags

Declaration

flags Ags.ThreadSyncTicFlags

Description [src]

Enum values to control the behavior or indicate internal state of AgsThread by enable/disable as sync tic flags.

Members

AGS_THREAD_SYNC_TIC_WAIT_0

Wait tree to be synced.

  • Value: 1
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_0

Done tree to be synced.

  • Value: 2
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_1

Wait tree to be synced.

  • Value: 4
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_1

Done tree to be synced.

  • Value: 8
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_2

Wait tree to be synced.

  • Value: 16
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_2

Done tree to be synced.

  • Value: 32
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_3

Wait tree to be synced.

  • Value: 64
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_3

Done tree to be synced.

  • Value: 128
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_4

Wait tree to be synced.

  • Value: 256
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_4

Done tree to be synced.

  • Value: 512
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_5

Wait tree to be synced.

  • Value: 1024
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_5

Done tree to be synced.

  • Value: 2048
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_6

Wait tree to be synced.

  • Value: 4096
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_6

Done tree to be synced.

  • Value: 8192
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_7

Wait tree to be synced.

  • Value: 16384
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_7

Done tree to be synced.

  • Value: 32768
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_WAIT_8

Wait tree to be synced.

  • Value: 65536
  • Available since: 7.0
AGS_THREAD_SYNC_TIC_DONE_8

Done tree to be synced.

  • Value: 131072
  • Available since: 7.0