Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
- tell() : syscall.c, syscall.h
- test() : list.c, stdio.c, stdlib.c
- test_alarm_multiple : tests.h, alarm-wait.c
- test_alarm_negative : tests.h, alarm-negative.c
- test_alarm_priority : tests.h, alarm-priority.c
- test_alarm_simultaneous : tests.h, alarm-simultaneous.c
- test_alarm_single : tests.h, alarm-wait.c
- test_alarm_zero : tests.h, alarm-zero.c
- test_func : tests.h
- test_main() : syn-read.c, syn-remove.c, syn-write.c, dir-empty-name.c, dir-mk-tree.c, dir-mkdir.c, dir-open.c, dir-over-file.c, dir-rm-cwd.c, dir-rm-parent.c, dir-rm-root.c, dir-rm-tree.c, dir-rmdir.c, dir-under-file.c, dir-vine.c, grow-file-size.c, grow-sparse.c, grow-tell.c, grow-two-files.c, syn-rw.c, main.h, bad-jump.c, bad-jump2.c, bad-read.c, bad-read2.c, bad-write.c, bad-write2.c, child-bad.c, close-bad-fd.c, close-normal.c, close-stdin.c, close-stdout.c, close-twice.c, create-bad-ptr.c, create-bound.c, create-empty.c, create-exists.c, create-long.c, create-normal.c, create-null.c, exec-arg.c, exec-bad-ptr.c, exec-bound-2.c, exec-bound-3.c, exec-bound.c, exec-missing.c, exec-multiple.c, exec-once.c, exit.c, halt.c, multi-child-fd.c, open-bad-ptr.c, open-boundary.c, open-empty.c, open-missing.c, open-normal.c, open-null.c, open-twice.c, read-bad-fd.c, read-bad-ptr.c, read-boundary.c, read-normal.c, read-stdout.c, read-zero.c, rox-simple.c, sc-bad-arg.c, sc-bad-sp.c, sc-boundary-2.c, sc-boundary-3.c, sc-boundary.c, wait-bad-pid.c, wait-killed.c, wait-simple.c, wait-twice.c, write-bad-fd.c, write-bad-ptr.c, write-boundary.c, write-normal.c, write-stdin.c, write-zero.c, child-inherit.c, child-mm-wrt.c, mmap-bad-fd.c, mmap-clean.c, mmap-close.c, mmap-exit.c, mmap-inherit.c, mmap-misalign.c, mmap-null.c, mmap-over-code.c, mmap-over-data.c, mmap-over-stk.c, mmap-overlap.c, mmap-read.c, mmap-remove.c, mmap-shuffle.c, mmap-twice.c, mmap-unmap.c, mmap-write.c, mmap-zero.c, page-linear.c, page-merge-mm.c, page-merge-par.c, page-merge-seq.c, page-merge-stk.c, page-parallel.c, page-shuffle.c, pt-bad-addr.c, pt-bad-read.c, pt-big-stk-obj.c, pt-grow-bad.c, pt-grow-pusha.c, pt-grow-stack.c, pt-grow-stk-sc.c, pt-write-code-2.c, pt-write-code.c
- test_mlfqs_block : tests.h, mlfqs-block.c
- test_mlfqs_fair() : mlfqs-fair.c
- test_mlfqs_fair_2 : tests.h, mlfqs-fair.c
- test_mlfqs_fair_20 : tests.h, mlfqs-fair.c
- test_mlfqs_load_1 : tests.h, mlfqs-load-1.c
- test_mlfqs_load_60 : tests.h, mlfqs-load-60.c
- test_mlfqs_load_avg : tests.h, mlfqs-load-avg.c
- test_mlfqs_nice_10 : tests.h, mlfqs-fair.c
- test_mlfqs_nice_2 : tests.h, mlfqs-fair.c
- test_mlfqs_recent_1 : tests.h, mlfqs-recent-1.c
- test_name : child-syn-read.c, child-syn-rw.c, lib.c, lib.h, tests.c, child-close.c, child-rox.c, child-simple.c, multi-recurse.c, multi-oom.c, child-linear.c, child-qsort-mm.c, child-qsort.c, child-sort.c
- test_priority_change : tests.h, priority-change.c
- test_priority_condvar : tests.h, priority-condvar.c
- test_priority_donate_chain : tests.h, priority-donate-chain.c
- test_priority_donate_lower : tests.h, priority-donate-lower.c
- test_priority_donate_multiple : tests.h, priority-donate-multiple.c
- test_priority_donate_multiple2 : tests.h, priority-donate-multiple2.c
- test_priority_donate_nest : tests.h, priority-donate-nest.c
- test_priority_donate_one : tests.h, priority-donate-one.c
- test_priority_donate_sema : tests.h, priority-donate-sema.c
- test_priority_fifo : tests.h, priority-fifo.c
- test_priority_preempt : tests.h, priority-preempt.c
- test_priority_sema : tests.h, priority-sema.c
- TEST_SIZE : lg-create.c, lg-full.c, lg-random.c, lg-seq-block.c, lg-seq-random.c, sm-create.c, sm-full.c, sm-random.c, sm-seq-block.c, sm-seq-random.c, grow-create.c, grow-seq-lg.c, grow-seq-sm.c
- test_sleep() : alarm-simultaneous.c, alarm-wait.c
- tests : tests.c
- THR_REG : serial.c
- thread_action_func : thread.h
- thread_block() : thread.c, thread.h
- THREAD_BLOCKED : thread.h
- THREAD_CNT : mlfqs-load-60.c, mlfqs-load-avg.c, priority-fifo.c
- thread_create() : thread.c, thread.h
- thread_current() : thread.c, thread.h
- THREAD_DYING : thread.h
- thread_exit() : thread.c, thread.h
- thread_foreach() : thread.c, thread.h
- thread_func : thread.h
- thread_get_load_avg() : thread.c, thread.h
- thread_get_nice() : thread.c, thread.h
- thread_get_priority() : thread.c, thread.h
- thread_get_recent_cpu() : thread.c, thread.h
- thread_init() : thread.h
- THREAD_MAGIC : thread.c
- thread_mlfqs : thread.c, thread.h
- thread_name() : thread.c, thread.h
- thread_print_stats() : thread.c, thread.h
- THREAD_READY : thread.h
- THREAD_RUNNING : thread.h
- thread_schedule_tail() : thread.c
- thread_set_nice() : thread.c, thread.h
- thread_set_priority() : thread.c, thread.h
- thread_stack_ofs : thread.c
- thread_start() : thread.c, thread.h
- thread_status : thread.h
- thread_tick() : thread.c, thread.h
- thread_ticks : thread.c
- thread_tid() : thread.c, thread.h
- thread_unblock() : thread.c, thread.h
- thread_yield() : thread.c, thread.h
- ticks : timer.c
- TID_ERROR : thread.h
- tid_lock : thread.c
- tid_t : thread.h
- TIME_SLICE : thread.c
- time_t : rtc.h
- timer_calibrate() : timer.c, timer.h
- timer_elapsed() : timer.c, timer.h
- TIMER_FREQ : timer.h
- timer_init() : timer.c, timer.h
- timer_interrupt : timer.c
- timer_mdelay() : timer.c, timer.h
- timer_msleep() : timer.c, timer.h
- timer_ndelay() : timer.c, timer.h
- timer_nsleep() : timer.c, timer.h
- timer_print_stats() : timer.c, timer.h
- timer_sleep() : timer.c, timer.h
- timer_ticks() : timer.c, timer.h
- timer_udelay() : timer.c, timer.h
- timer_usleep() : timer.c, timer.h
- tolower() : ctype.h
- too_many_loops() : timer.c
- toupper() : ctype.h
- true : stdbool.h
- try_write() : child-rox.c
- tss : tss.c
- tss_get() : tss.c, tss.h
- tss_init() : tss.c, tss.h
- tss_update() : tss.c, tss.h
- turn_off_least_1bit() : hash.c
- txq : serial.c