mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:11:00 +00:00
Other implementations of pthread_setname_np() do not take the name length as an argument. For pthread_getname_np(), other implementations take the buffer size as a size_t. This patch brings us in line with other implementations. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pthread.cpp | ||
| pthread.h | ||