-
[pthread_cond_init](https://pubs.opengroup.org/onlinepubs/7908799/xsh/pthread_cond_destroy.html) can take a second param that's a pthread_condattr_t. I didn't handle that in the initial patch for #85…
-
Where is pthread_cancel? Why is it not implemented?
-
## detail | 详细描述 | 詳細な説明
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- OpenCV l…
-
### Details
On 64x Linux DS, vprof doesn't seem to work.
As far as I found out, it is caused by `CVProfile::InTargetThread` failing.
It fails because it compares `CVProfile::m_TargetThreadId`(an `…
-
int [pthread_cond_broadcast](https://pubs.opengroup.org/onlinepubs/7908799/xsh/pthread_cond_broadcast.html)(pthread_cond_t *);
int [pthread_cond_destroy](https://pubs.opengroup.org/onlinepubs/790…
-
```
```
the first minute
about 5 mins later
about 10 mins later
-
Libhybris can't handle bionic's "__pthread_gettid" and "__pthread_settid".
get_hooked_symbol printout "__pthread_gettid -2".
/\* Return the kernel thread ID for a pthread.
- This is only defined for …
-
Callbacks to other libraries (e.x. `pthread` with `pthread_once`, `pthread_create`, etc.) are rewritten with `IA2_FN`, but this doesn't work because these functions are not and can't be rewritten sinc…
-
**BugSplat** [Key Crash 96904](https://app.bugsplat.com/v2/keycrash?stackKeyId=96904&database=SecondLife_Viewer_2018)
**Sample Version:**
7.1.11.11296522354 (7.1.11.11296522354)
**Sample Callstack:*…
-
****
**Is your feature request related to a problem? Please describe.**
Is pthreads-win32 still actively maintained? The last commit on sourceforge dates back to 2019, while winpthreads is still a…