Files
rust/library/std
Matthias Krüger 77db317eed Rollup merge of #100710 - ChrisDenton:load-library, r=thomcc
Windows: Load synch functions together

Attempt to load all the required sync functions and fail if any one of them fails.

This fixes a FIXME by going back to optional loading of `WakeByAddressSingle`.

Also reintroduces a macro for optional loading of functions but keeps it separate from the fallback macro rather than having that do two different jobs.

r? `@thomcc`
2022-08-20 19:32:13 +02:00
..
2020-07-27 19:51:13 -05:00
2022-03-22 15:14:33 -07:00
2022-07-20 08:57:36 +01:00