|
Blender
V2.93
|
#include <util_thread.h>
Public Member Functions | |
| thread_scoped_spin_lock (thread_spin_lock &lock) | |
| ~thread_scoped_spin_lock () | |
Protected Attributes | |
| thread_spin_lock & | lock_ |
Definition at line 70 of file util_thread.h.
|
inlineexplicit |
Definition at line 72 of file util_thread.h.
References lock_.
|
inline |
Definition at line 77 of file util_thread.h.
References lock_.
|
protected |
Definition at line 85 of file util_thread.h.
Referenced by thread_scoped_spin_lock(), and ~thread_scoped_spin_lock().