zig/lib/std/os/windows
Veikka Tuominen cf5009f9af
Merge pull request #10003 from viriuwu/nt-thread-name
std.Thread.getName/setName: rework windows implementation
2022-02-15 13:23:09 +02:00
..
advapi32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
gdi32.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
kernel32.zig Merge pull request #10003 from viriuwu/nt-thread-name 2022-02-15 13:23:09 +02:00
lang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ntdll.zig std.os.windows: add ntdll thread information APIs 2022-01-15 17:46:33 -06:00
ntstatus.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ole32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
psapi.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
shell32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
sublang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
test.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
user32.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
win32error.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
winmm.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
ws2_32.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00