commit | fff544efbdd10434988a44e14c7c94389a283952 | [log] [tgz] |
---|---|---|
author | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | Mon Dec 08 14:50:21 2014 |
committer | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | Mon Dec 08 14:50:21 2014 |
tree | 041f79e2bc6d27397e2e1e2e6570f0dd0556d0ce | |
parent | 2764d046a1639553132dc7685b873d437fade099 [diff] |
Explicitly include <sched.h> for sched_yield() It might be implicitly included by <pthread.h> (and that's why it worked so far), but it's not guaranteed (for example, this is not the case with newlib). git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@223661 91177308-0d34-0410-b5e6-96231b3b80d8