Blender
V3.3
|
Public Attributes | |
GSet * | locked_paths |
int | lock_counter |
ThreadCondition | cond |
ThreadCondition IMBThumbLocks::cond |
Definition at line 636 of file thumbs.c.
Referenced by IMB_thumb_locks_acquire(), IMB_thumb_locks_release(), IMB_thumb_path_lock(), and IMB_thumb_path_unlock().
int IMBThumbLocks::lock_counter |
Definition at line 635 of file thumbs.c.
Referenced by IMB_thumb_locks_acquire(), IMB_thumb_locks_release(), IMB_thumb_path_lock(), and IMB_thumb_path_unlock().
GSet* IMBThumbLocks::locked_paths |
Definition at line 634 of file thumbs.c.
Referenced by IMB_thumb_locks_acquire(), IMB_thumb_locks_release(), IMB_thumb_path_lock(), and IMB_thumb_path_unlock().