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
2025-12-29 04:37:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69c23aaedb4e999cd64d1237d23b31ad741f65fa
ladybird
/
Libraries
/
LibThread
History
Andreas Kling
888e35f0fe
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
...
It's tedious to write (and look at) [[gnu::always_inline]] etc. :^)
2020-04-30 11:43:25 +02:00
..
BackgroundAction.cpp
Meta: Claim copyright for files created by me
2020-01-24 15:15:16 +01:00
BackgroundAction.h
LibThread: Fix destroying background actions
2020-02-25 10:17:31 +01:00
Lock.h
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
2020-04-30 11:43:25 +02: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
LibCore: Remove leading C from filenames
2020-02-06 15:04:03 +01:00