nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultCreateMutexErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CREATE_MUTEX
);
None.
Result indicating the following error: "Mutex creation failure." Returns a Result indicating the following error: "Mutex creation failure."
CONFIDENTIAL