[#BloombergLP-bsls-SpinLock_MemberInitializer] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::SpinLock_MemberInitializer :relfileprefix: ../../ :mrdocs: This component‐private class is an empty type to work around legacy initialization syntax. The only object of this type should be `Spinlock::s_unlocked`, which should only ever be used to initialize member variables of type `SpinLock`. == Synopsis Declared in `<bsls_spinlock.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class SpinLock_MemberInitializer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#