15 return Os::Delegate::makeDelegate<MutexInterface, Os::Stub::Mutex::StubMutex>(
24 return Os::Delegate::makeDelegate<ConditionVariableInterface, Os::Stub::Mutex::StubConditionVariable, ConditionVariableHandleStorage>(
U8 ConditionVariableHandleStorage[FW_CONDITION_VARIABLE_HANDLE_MAX_SIZE]
U8 MutexHandleStorage[FW_MUTEX_HANDLE_MAX_SIZE]
static ConditionVariableInterface * getDelegate(ConditionVariableHandleStorage &aligned_new_memory)
provide a pointer to a Mutex delegate object
static MutexInterface * getDelegate(MutexHandleStorage &aligned_new_memory)
provide a pointer to a Mutex delegate object