Changes in / [8f557161:5668740]


Ignore:
Location:
doc/theses/colby_parsons_MMAth
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/Makefile

    r8f557161 r5668740  
    5050        figures/nasus_Channel_Contention \
    5151        figures/pyke_Channel_Contention \
     52        figures/pyke_Future \
     53        figures/nasus_Future \
     54        figures/pyke_Contend_2 \
     55        figures/pyke_Contend_4 \
     56        figures/pyke_Contend_8 \
     57        figures/pyke_Spin_2 \
     58        figures/pyke_Spin_4 \
     59        figures/pyke_Spin_8 \
     60        figures/nasus_Contend_2 \
     61        figures/nasus_Contend_4 \
     62        figures/nasus_Contend_8 \
     63        figures/nasus_Spin_2 \
     64        figures/nasus_Spin_4 \
     65        figures/nasus_Spin_8 \
    5266}
    5367
  • doc/theses/colby_parsons_MMAth/local.bib

    r8f557161 r5668740  
    100100}
    101101
     102@misc{go:sched,
     103  author = "The Go Programming Language",
     104  title = "src/runtime/proc.go",
     105  howpublished = {\href{https://go.dev/src/runtime/proc.go}},
     106  note = "[Online; accessed 23-May-2023]"
     107}
     108
    102109@misc{go:selectref,
    103110  author = "The Go Programming Language Specification",
Note: See TracChangeset for help on using the changeset viewer.