Commits
User selector
Commit History
Commits on Jan 12, 2021
Commits on Jan 7, 2021
Enable asan pthread tests (#13182)
Show description for 5e1fda9authored
Commits on Jan 6, 2021
Remove redundant setting of noExitRuntime in test code. NFC (#13137)
Show description for cc8223fauthoredRemove remnants of threadInfoStruct JS variable (#13121)
Show description for 4cdb029authored
Commits on Jan 5, 2021
Fix a couple of issues with `--thread-profiles` (#13171)
Show description for 1d37d6fauthored
Commits on Dec 14, 2020
pthread_key_create: Allocate enough memory per entry (#13015)
Show description for 3a41279authored
Commits on Dec 6, 2020
Honor test fixture compiler flags in browser tests. NFC (#12975)
Show description for 3b672f5authored
Commits on Dec 3, 2020
Build C11 thread API function in libpthread (#9243)
Show description for 3c48bfeauthored
Commits on Dec 1, 2020
Remove excess headers from report_result.h (#12929)
Show description for 002625bauthored
Commits on Nov 26, 2020
Fix UAF in test_pthread_run_on_main_thread_flood (#12888)
Show description for 1765ab5authoredImprove test_pthread_run_on_main_thread_flood. NFC. (#12886)
Show description for 8c885a4authored
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 2, 2020
Remove uncessary use of PTHREAD_CREATE_JOINABLE in test code. NFC. (#12404)
Show description for 09d8052authored
Commits on Sep 24, 2020
Fix a rare pthreads main thread deadlock that worsened in 2.0.2 (#12318)
Show description for 0014175authored
Commits on Sep 9, 2020
Pthreads: Fix proxying confusion between main browser and main runtime thread (#12102)
Show description for 33dbcebauthored
Commits on Aug 20, 2020
Consistent use of `.out` for test expectations (#11975)
Show description for 112196eauthored
Commits on Aug 5, 2020
tests: Explicitly include stdio.h in test_pthread_clock_drift (#11806)
Show description for f3333beauthored
Commits on Jul 16, 2020
Use the lsan public interface in docs and tests (#11644)
Show description for 6c1d7b3andauthored
Commits on May 11, 2020
Refactor and rename confusing pthreads async functions (#10772)
Show description for 53fb2f6authored
Commits on May 2, 2020
Update libcxx and libcxxabi to LLVM 10 release branch (#11038)
Show description for 0e53ba6authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 5, 2020
Allow string values for PTHREAD_POOL_SIZE (#10263)
Show description for dfc667cauthored
Commits on Feb 4, 2020
Remove PThread.preallocatedWorkers (#10269)
Show description for 1f3ac3aauthored
Commits on Jan 13, 2020
Commits on Jan 9, 2020
Remove PTHREAD_HINT_NUM_CORES (#10166)
Show description for fd717f0authored
Commits on Jan 6, 2020
Fix relative time in pthreads (#10137)
Show description for 34a2221andcommitted
Commits on Oct 31, 2019
Warn on blocking on the main thread (#9579)
Show description for 3dc4011authored
Commits on Oct 1, 2019
Preallocate web assembly workers (#9394)
Show description for 3a142bfauthored andcommitted
Commits on Sep 30, 2019
Rename errno constants to use the wasi values (#9545)
Show description for 09e9050authored
Commits on Sep 4, 2019
Fix workers vs pthreads (#9355)
Show description for 1dcf61cauthored andcommitted
Commits on Aug 26, 2019
Remove noExitRuntime from Module object (#9322)
Show description for 3bb8123authored