C++ freertos Call overriden function of base class from subclass after getting semaphore failes

后端 未结 0 1907
猫巷女王i
猫巷女王i 2021-01-15 02:28

I am trying to make a base class that holds a semaphore and wait until it can take the semaphore and then call a function in a derived class. (I want to have a number of dif

相关标签:
回答
  • 消灭零回复
提交回复
热议问题