we need write and read operation between two tasks, one semaphore is for write, the other semaphore is for read.
Can we create two semaphores in one task?
Thanks,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
we need write and read operation between two tasks, one semaphore is for write, the other semaphore is for read.
Can we create two semaphores in one task?
Thanks,
Yes, you could definitely create two semaphores in one task..
Regards,
Brijesh