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-01-08 17:47:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8b00aa29010cc3a99b285d0afd88314c40be079
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
Meta: Claim copyright for files created by me
2020-01-24 15:15:16 +01:00
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
Meta: Add license header to source files
2020-01-18 09:45:54 +01:00
Makefile
Build: clean up build system, use one shared Makefile
2019-12-20 20:20:54 +01:00
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