summary refs log tree commit diff
path: root/src/doc/trpl/dining-philosophers.md
AgeCommit message (Expand)AuthorLines
2015-10-19Made the example capable of consistent deadlockingIrving A.J. Rivas Z.-3/+10
2015-10-13Correct spelling in docsAndrew Paseltiner-1/+1
2015-10-10doc: fixing typosKyle Robinson Young-1/+1
2015-10-05docs: anchors fixesSimon Mazur-1/+1
2015-07-12Clean up trailing whitespacesPavel Pravosud-11/+11
2015-07-12Fix multi-threading example in dining-philosophersPavel Pravosud-4/+4
2015-06-09Expand a bit on clone() in Dining PhilosophersSteve Klabnik-3/+7
2015-06-02Add note about expression vs. statement to dining philosphers problem,ben fleis-1/+3
2015-05-21she -> they in Dining PhilosophersSteve Klabnik-42/+44
2015-05-19Change default gender in the dining philosophers projectErik Michaels-Ober-8/+8
2015-05-18trpl: Dining philosophers backstory typoclatour-1/+1
2015-05-15Correct two small typos in the Dining Philosophers example.Will Engler-2/+2
2015-05-155 != 4parir-1/+1
2015-05-14Add some missing links.parir-0/+3
2015-05-13Fix a typoSteve Klabnik-1/+1
2015-05-12TRPL: dining philosophersSteve Klabnik-0/+690