API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
gboolean ags_thread_trylock ( AgsThread* thread )
Locks the threads own mutex if available and sets the appropriate flag and returning TRUE. Otherwise return FALSE without lock.
TRUE
FALSE
Available since: 3.0.0
Type: gboolean
gboolean
TRUE on success, otherwise FALSE.