|
Blender V4.3
|
Public Attributes | |
| GSet * | locked_paths |
| int | lock_counter |
| ThreadCondition | cond |
| ThreadCondition IMBThumbLocks::cond |
Definition at line 668 of file thumbs.cc.
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 667 of file thumbs.cc.
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 666 of file thumbs.cc.
Referenced by IMB_thumb_locks_acquire(), IMB_thumb_locks_release(), IMB_thumb_path_lock(), and IMB_thumb_path_unlock().