Blender
V3.3
|
#include <thread.h>
Public Member Functions | |
thread_scoped_spin_lock (thread_spin_lock &lock) | |
~thread_scoped_spin_lock () | |
Protected Attributes | |
thread_spin_lock & | lock_ |
|
inlineexplicit |
|
inline |
|
protected |
Definition at line 69 of file thread.h.
Referenced by thread_scoped_spin_lock(), and ~thread_scoped_spin_lock().