Enumeration

AgsThreadApplicationContextFlags

since: 6.0

Declaration

flags Ags.ThreadApplicationContextFlags

Description [src]

Enum values to control the behavior or indicate internal state of AgsThreadApplicationContext by enable/disable as sync_flags.

Available since: 6.0

Members

AGS_THREAD_APPLICATION_CONTEXT_SINGLE_THREAD

Run all threads in one single loop.

  • Value: 1
  • Nickname: thread-application-context-single-thread
  • Available since: 6.0