Mercurial > mplayer.hg
diff libaf/format.c @ 33358:c9c9f015619b
Don't use CreateThread() unconditionally.
CreateThread() is only needed for Cygwin,
otherwise _beginthreadex() is preferable.
This revises r33390.
author | ib |
---|---|
date | Sun, 08 May 2011 13:47:19 +0000 |
parents | 02b9c1a452e1 |
children | febe300dbfc0 |