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:
@@ -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
|
||||
|
Reference in New Issue
Block a user