#1
by いちろう » 8年前
POSIX-compliant thread Librayの中にWindowsのthread 関連の関数:
WaitForMultipleObjects(...)と同等の関数がありますか。
もしなければ、POSIX- thread Librayの関数で、WaitForMultipleObjects(...)を実現可能でしょうか。
POSIX-compliant thread Librayの中にWindowsのthread 関連の関数:
WaitForMultipleObjects(...)と同等の関数がありますか。
もしなければ、POSIX- thread Librayの関数で、WaitForMultipleObjects(...)を実現可能でしょうか。