pintos/src/tests/threads/mlfqs-block.c File Reference

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

Go to the source code of this file.

Functions

static void block_thread (void *lock_)
void test_mlfqs_block (void)


Function Documentation

static void block_thread ( void *  lock_  )  [static]

Definition at line 50 of file mlfqs-block.c.

References lock_acquire(), msg(), start_time, timer_elapsed(), TIMER_FREQ, and timer_ticks().

Referenced by test_mlfqs_block().

void test_mlfqs_block ( void   ) 


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