Home
last modified time | relevance | path

Searched refs:PPLX_CAPTURE_CALLSTACK (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/pplx/
H A Dpplxtasks.h2763 return _Cancel(std::make_exception_ptr(_Except), PPLX_CAPTURE_CALLSTACK());
2779 return _Cancel(_ExceptionPtr, PPLX_CAPTURE_CALLSTACK());
2977 return _M_unitEvent._Cancel(std::make_exception_ptr(_Except), PPLX_CAPTURE_CALLSTACK());
2994 return _M_unitEvent._Cancel(_ExceptionPtr, PPLX_CAPTURE_CALLSTACK());
3323 _SetTaskCreationCallstack(PPLX_CAPTURE_CALLSTACK());
3375 : PPLX_CAPTURE_CALLSTACK());
3772 PPLX_CAPTURE_CALLSTACK(),
4406 : PPLX_CAPTURE_CALLSTACK());
4711 PPLX_CAPTURE_CALLSTACK(),
4885 …etails::_get_internal_task_options(_TaskOptions)._set_creation_callstack(PPLX_CAPTURE_CALLSTACK());
[all …]