Files
ladybird/DevTools/HackStudio
Andrew Kaster 744322c247 HackStudio: Call Thread::join instead of pthread_join
It's really awkward that HackStudioWidget was calling the pthread API on
its LibThread::Thread. Change to calling the new Thread::join call,
which returns the information it wants to log.
2021-01-01 23:01:48 +01:00
..
2020-10-30 17:03:28 +01:00