Enumeration

AgsThreadSyncTicFlags

since: 6.0

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.

Available since: 6.0

Members

AGS_THREAD_SYNC_TIC_WAIT_0

Wait tree to be synced.

  • Value: 1
  • Nickname: thread-sync-tic-wait-0
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_0

Done tree to be synced.

  • Value: 2
  • Nickname: thread-sync-tic-done-0
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_1

Wait tree to be synced.

  • Value: 4
  • Nickname: thread-sync-tic-wait-1
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_1

Done tree to be synced.

  • Value: 8
  • Nickname: thread-sync-tic-done-1
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_2

Wait tree to be synced.

  • Value: 16
  • Nickname: thread-sync-tic-wait-2
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_2

Done tree to be synced.

  • Value: 32
  • Nickname: thread-sync-tic-done-2
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_3

Wait tree to be synced.

  • Value: 64
  • Nickname: thread-sync-tic-wait-3
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_3

Done tree to be synced.

  • Value: 128
  • Nickname: thread-sync-tic-done-3
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_4

Wait tree to be synced.

  • Value: 256
  • Nickname: thread-sync-tic-wait-4
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_4

Done tree to be synced.

  • Value: 512
  • Nickname: thread-sync-tic-done-4
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_5

Wait tree to be synced.

  • Value: 1024
  • Nickname: thread-sync-tic-wait-5
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_5

Done tree to be synced.

  • Value: 2048
  • Nickname: thread-sync-tic-done-5
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_6

Wait tree to be synced.

  • Value: 4096
  • Nickname: thread-sync-tic-wait-6
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_6

Done tree to be synced.

  • Value: 8192
  • Nickname: thread-sync-tic-done-6
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_7

Wait tree to be synced.

  • Value: 16384
  • Nickname: thread-sync-tic-wait-7
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_7

Done tree to be synced.

  • Value: 32768
  • Nickname: thread-sync-tic-done-7
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_WAIT_8

Wait tree to be synced.

  • Value: 65536
  • Nickname: thread-sync-tic-wait-8
  • Available since: 6.0
AGS_THREAD_SYNC_TIC_DONE_8

Done tree to be synced.

  • Value: 131072
  • Nickname: thread-sync-tic-done-8
  • Available since: 6.0