|
Blender
V2.93
|
Public Attributes | |
| GSet * | locked_paths |
| int | lock_counter |
| ThreadCondition | cond |
| ThreadCondition IMBThumbLocks::cond |
Definition at line 683 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 682 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 681 of file thumbs.c.
Referenced by IMB_thumb_locks_acquire(), IMB_thumb_locks_release(), IMB_thumb_path_lock(), and IMB_thumb_path_unlock().