This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-21 10:38:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c39d44fc2ef0d2e5435524c5b96b5a367df2438b
ladybird
/
Libraries
/
LibThread
History
joshua stein
482611766a
LibThread: Store thread id as pthread_t, use pthread_self()
...
Serenity calls pthread_self() for gettid() anyway but this makes it portable.
2020-02-05 18:39:45 +01:00
..
BackgroundAction.cpp
…
BackgroundAction.h
LibCore: Put all classes in the Core namespace and remove the leading C
2020-02-02 15:15:30 +01:00
Lock.h
…
Makefile
…
Thread.cpp
LibThread: Store thread id as pthread_t, use pthread_self()
2020-02-05 18:39:45 +01:00
Thread.h
LibThread: Store thread id as pthread_t, use pthread_self()
2020-02-05 18:39:45 +01:00