-
Hi, thanks for maintaining this package. I'd like to add support for the [share interface](https://curl.se/libcurl/c/libcurl-share.html) - that is,
- a Share struct representing a share handle, with …
-
S:\src\azure-sdk-for-cpp\sdk\core\azure-core\test\ut\azure_libcurl_core_main_test.cpp
line 54 assert fails with 0 elements in the list. It failed only once the only error was the assert was expecting…
-
https://github.com/golang/go/blob/2b2348ab143368a35031a814a8d41eb5a437aa33/src/runtime/sema.go#L340
Please answer these questions before submitting your issue. Thanks!
### What version of Go a…
-
There was a report from a user who observed a "Hang Risk" runtime issue in Xcode when running their app when using the Realm SDK.
https://www.mongodb.com/community/forums/t/hang-risk-thread-warnin…
-
Follow-up task for https://github.com/mono/mono/pull/20435 - the PR introduces a new set of embedding API tests that create foreign threads (threads started by native code, not by the runtime) and cal…
-
Consider mechanisms such as zero copy, threads, data locality, lockless queues and overhead of synchronization paradigms such as conditions and mutexes.
-
@rprichard said, on an internal bug: it looks like -Werror=exit-time-destructors allows a static std::mutex, but on glibc, not Bionic. I think it does so because the ctor is constexpr and the dtor is …
-
### Select the Day of Content
Day 23
### What information is missing?
# I would like to propose adding a new section for Day 23 focused on "Multithreading and Concurrency in C++".
## The …
-
### Suggested enhancement
After some team discussion, we've decided to rely on a new threading abstraction which mimics C11 (i.e. mbedtls_fff where fff is the C11 function name, having the same par…
-
It appears that we don't implement cross-process Mutex instances, so opening an existing mutex by name only works if it exists in the current process. Roslyn relies on this to figure out whether the c…