Searched defs:_Internal_task_options (Results 1 – 1 of 1) sorted by relevance
2014 struct _Internal_task_options struct2016 bool _M_hasPresetCreationCallstack;2017 _TaskCreationCallstack _M_presetCreationCallstack;2019 void _set_creation_callstack(const _TaskCreationCallstack &_callstack) in _set_creation_callstack()2024 _Internal_task_options() in _Internal_task_options() argument