modula3 / cm3

Critical Mass Modula-3
http://modula3.github.io/cm3/
Other
139 stars 25 forks source link

ThreadPThreadC.c: Accept/ignore null. #976

Closed jaykrell closed 2 years ago

jaykrell commented 2 years ago

Comment that there are basically two stacks, on ia64. Accept two stacks w/o ifdef. Check direction for both stacks (do not assume direction of ia64 second stack). Remove excess asserts (esp. ignore null, but also that contains context). Process second stack even if first stack absent, unlikely but simple.