<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/unix/thread_parker, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-12-29T16:45:07+00:00</updated>
<entry>
<title>std: unify id-based thread parking implementations</title>
<updated>2022-12-29T16:45:07+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-12-19T14:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9e5c1a309df80434ebc4c1f6bfaa5cb119b465d'/>
<id>urn:sha1:a9e5c1a309df80434ebc4c1f6bfaa5cb119b465d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #100539 - joboet:horizon_timeout_clock, r=thomcc</title>
<updated>2022-12-28T03:56:46+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2022-12-28T03:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a4624d73b34153811f7642b89bd396306aa7843'/>
<id>urn:sha1:6a4624d73b34153811f7642b89bd396306aa7843</id>
<content type='text'>
Use correct clock in `park_timeout` on Horizon

Horizon does not support using `CLOCK_MONOTONIC` with condition variables, so use the system time instead.
</content>
</entry>
<entry>
<title>std: cleanup timeouts in pthread condvar</title>
<updated>2022-12-02T13:38:20+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-12-02T13:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da0a54277aed2127993541292bd3a923f3c61081'/>
<id>urn:sha1:da0a54277aed2127993541292bd3a923f3c61081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: do not use dispatch semaphore under miri (yet)</title>
<updated>2022-10-08T07:12:06+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-10-08T07:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c320ab98ff1d4adb32cece206aa895e4effae175'/>
<id>urn:sha1:c320ab98ff1d4adb32cece206aa895e4effae175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: remove unused linker attribute</title>
<updated>2022-10-08T07:07:28+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-10-08T07:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4c8a7b952de72bc70e798408efbd4124fa15c59'/>
<id>urn:sha1:b4c8a7b952de72bc70e798408efbd4124fa15c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: use semaphore for thread parking on Apple platforms</title>
<updated>2022-10-06T20:46:15+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-10-06T20:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99182dd8058f0a1153b8b7fcf873028caa6fbfa7'/>
<id>urn:sha1:99182dd8058f0a1153b8b7fcf873028caa6fbfa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: use correct clock in `park_timeout` on Horizon</title>
<updated>2022-09-11T10:08:13+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-09-05T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce051df3d1b9ee41cc8ae447158b648de3dfe356'/>
<id>urn:sha1:ce051df3d1b9ee41cc8ae447158b648de3dfe356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: optimize thread parking on NetBSD</title>
<updated>2022-09-10T18:03:15+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2022-09-06T12:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81b11ed6984f4cac4d2d8579dc0f694de024bb5a'/>
<id>urn:sha1:81b11ed6984f4cac4d2d8579dc0f694de024bb5a</id>
<content type='text'>
</content>
</entry>
</feed>
