thread Librayの両大流派の互換性問題
Posted: 2017年7月10日(月) 14:11
POSIX-compliant thread Librayの中にWindowsのthread 関連の関数:
WaitForMultipleObjects(...)と同等の関数がありますか。
もしなければ、POSIX- thread Librayの関数で、WaitForMultipleObjects(...)を実現可能でしょうか。
WaitForMultipleObjects(...)と同等の関数がありますか。
もしなければ、POSIX- thread Librayの関数で、WaitForMultipleObjects(...)を実現可能でしょうか。