This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-13 02:16:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c33cb8a2896f43a3b2fb0da8df243db55985bb9d
serenity
/
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