about summary refs log tree commit diff
path: root/src/libstd/path
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-01-16 19:54:24 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-02-03 12:04:30 -0800
commit99582f88847b6c1feba61c4cbce7e95308d5103b (patch)
treebfb01ba7aa26a8a17cdd7d87b2bf470b122b1b22 /src/libstd/path
parent24631c8bcd294c07f9c9779628ac2da761d52d6f (diff)
downloadrust-99582f88847b6c1feba61c4cbce7e95308d5103b.tar.gz
rust-99582f88847b6c1feba61c4cbce7e95308d5103b.zip
std: Hardcode pthread constants and structures
This allows for easier static initialization of a pthread mutex, although the
windows mutexes still sadly suffer.

Note that this commit removes the clone() method from a mutex because it no
longer makes sense for pthreads mutexes. This also removes the Once type for
now, but it'll get added back shortly.
Diffstat (limited to 'src/libstd/path')
0 files changed, 0 insertions, 0 deletions