1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-21 02:37:49 +00:00

Use PostQueuedCompletionStatus for threaded calls on windows.

Ore efficient than using a self pipe.
This commit is contained in:
Calvin Rose
2021-01-03 11:04:21 -06:00
parent 61c65f3df1
commit 1c7ed8ca48
2 changed files with 160 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Calvin Rose
* Copyright (c) 2021 Calvin Rose
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to