about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext/thread.rs
AgeCommit message (Expand)AuthorLines
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-2/+4
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+43