pintos/src/tests/threads/priority-preempt.c File Reference

#include <stdio.h>
#include "tests/threads/tests.h"
#include "threads/init.h"
#include "threads/synch.h"
#include "threads/thread.h"

Go to the source code of this file.

Functions

void test_priority_preempt (void)
static void simple_thread_func (void *aux UNUSED)

Variables

static thread_func simple_thread_func


Function Documentation

static void simple_thread_func ( void *aux  UNUSED  )  [static]

Definition at line 31 of file priority-preempt.c.

References msg(), thread_name(), and thread_yield().

void test_priority_preempt ( void   ) 


Variable Documentation

thread_func simple_thread_func [static]

Definition at line 15 of file priority-preempt.c.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6