Searched refs:GetSemaphore (Results 1 – 2 of 2) sorted by relevance
110 SemaphorePtr GetSemaphore(uint32_t) const;
75 SemaphorePtr PluginService::GetSemaphore(uint32_t id) const in GetSemaphore() function in PluginService474 auto sem = GetSemaphore(request.command_id()); in AppendResult()