semaphore (セマフォ)
セマフォはミューテックスのようなものですが、ミューテックスが使用可能なリソースから他のスレッドを締め出すのに対し、セマフォはリソースが使用中であることを知らせるだけという点で異なります。
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library
セマフォはミューテックスのようなものですが、ミューテックスが使用可能なリソースから他のスレッドを締め出すのに対し、セマフォはリソースが使用中であることを知らせるだけという点で異なります。
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library