[#node-NodeContext-background_init_thread] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::background_init_thread :relfileprefix: ../../ :mrdocs: Background thread that performs the remainder of node initialization. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::thread background_init_thread; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#