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

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

Go to the source code of this file.

Functions

void test_priority_change (void)
static void changing_thread (void *aux UNUSED)

Variables

static thread_func changing_thread


Function Documentation

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

Definition at line 26 of file priority-change.c.

References msg(), PRI_DEFAULT, and thread_set_priority().

void test_priority_change ( void   ) 


Variable Documentation

thread_func changing_thread [static]

Definition at line 10 of file priority-change.c.

Referenced by test_priority_change().


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