Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I'm using MontaVista Linux 3 I believe. I am experiencing a hang when calling a sem_post() on a semaphore. I read that sem_post would need to lock the semaphore and then increment the value and call the scheduler.

What are some reasons for sem_post to not return?

Thank you,
John
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900