Home
last modified time | relevance | path

Searched refs:_w32threads (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dconfigure881 _w32threads=auto
1366 --enable-w32threads) _w32threads=yes ;;
1367 --disable-w32threads) _w32threads=no ;;
4308 _w32threads=no
4310 if test "$_w32threads" = auto ; then
4311 _w32threads=no
4312 mingw32 && _w32threads=yes
4314 test "$_w32threads" = yes && def_threads='#define HAVE_THREADS 1' && def_w32threads='#define HAVE_W…
4315 echores "$_w32threads"
4340 if test "$_os2threads" = yes || test "$_w32threads" = yes || test "$_pthreads" = yes ; then
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dconfigure881 _w32threads=auto
1366 --enable-w32threads) _w32threads=yes ;;
1367 --disable-w32threads) _w32threads=no ;;
4308 _w32threads=no
4310 if test "$_w32threads" = auto ; then
4311 _w32threads=no
4312 mingw32 && _w32threads=yes
4314 test "$_w32threads" = yes && def_threads='#define HAVE_THREADS 1' && def_w32threads='#define HAVE_W…
4315 echores "$_w32threads"
4340 if test "$_os2threads" = yes || test "$_w32threads" = yes || test "$_pthreads" = yes ; then
[all …]