gecko-dev/js/src/threading
Luke Wagner 868e49e32b Bug 1395587 - Baldr: allow multiple concurrent, parallel compilations (r=lth)
MozReview-Commit-ID: I8CUt271hdf

--HG--
extra : rebase_source : 1f941f9052916272a3a2715990fcb355e388f992
2017-09-06 08:31:27 -05:00
..
posix Bug 1341326 - Set stack limit and stack size properly for helper threads, r=jandem. 2017-02-22 06:45:05 -07:00
windows Bug 1350998 - always include windows.h via jswin.h to undo macro damage, r=sstangl 2017-03-27 10:46:03 -07:00
ConditionVariable.h Bug 1395587 - Baldr: allow multiple concurrent, parallel compilations (r=lth) 2017-09-06 08:31:27 -05:00
CpuCount.h
ExclusiveData.h Bug 1395587 - Baldr: allow multiple concurrent, parallel compilations (r=lth) 2017-09-06 08:31:27 -05:00
LockGuard.h
Mutex.cpp Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
Mutex.h Bug 1312086 - part 3 - move js::{Mutex,ConditionVariable}Impl to mozglue; r=fitzgen,glandium 2017-02-08 20:52:55 -05:00
ProtectedData.cpp Bug 1395366 - Extend zone group's state to cover those intended for future use by helper threads and disallow GC of such groups r=sfink 2017-09-06 09:07:09 +01:00
ProtectedData.h Bug 1337968 - Add API and shell harness for cooperative multithreading, r=jandem. 2017-02-17 05:13:11 -07:00
Thread.h