mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Userland: Rename LibThread => LibThreading
Also rename the "LibThread" namespace to "Threading"
This commit is contained in:
parent
5729b4e9a5
commit
b5d73c834f
25 changed files with 69 additions and 69 deletions
|
@ -67,7 +67,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
|
|||
* Mathematical functions (LibM)
|
||||
* ELF file handling (LibELF)
|
||||
* POSIX threading (LibPthread)
|
||||
* Higher-level threading (LibThread)
|
||||
* Higher-level threading (LibThreading)
|
||||
* Transport Layer Security (LibTLS)
|
||||
* HTTP and HTTPS (LibHTTP)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue