]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc
Add portable timed_mutex and recursive_timed_mutex.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 30_threads / timed_mutex / unlock / 1.cc
index d086bceb75b8f6a755530ef8c163ef29e1af8f60..812e2d833e54e2829feba4f222dce1eb136a7b0e 100644 (file)
@@ -3,7 +3,6 @@
 // { dg-options " -std=gnu++11 -pthreads" { target *-*-solaris* } }
 // { dg-options " -std=gnu++11 " { target *-*-cygwin *-*-rtems* *-*-darwin* } }
 // { dg-require-cstdint "" }
-// { dg-require-gthreads-timed "" }
 
 // Copyright (C) 2008-2015 Free Software Foundation, Inc.
 //