#include "src/ipc/lock.hpp"
#include "src/common/blist.hpp"
#include "src/thread/thread.hpp"
Idź do kodu źródłowego tego pliku.
Przestrzenie nazw | |
namespace | Thread |
namespace | Thread::Scheduler |
Definicje | |
#define | DISABLE_FAST_MOVING_CHARS 1 |
Funkcje | |
void | Thread::init () |
proste operacje na sieci porozumiewa sie z pci32 by znalezc karte sieciowa 3c556 | |
int | Thread::Scheduler::choose_next_thread () |
the scheduler's part in C | |
Zmienne | |
volatile Thread::thread_t * | current_thread |
const uint32 | PRIOR_THREAD_DELTA = 4 |
const uint32 | PRIOR_THREAD_SLEEP = 15 |
const uint32 | Thread::Scheduler::SCHEDULER_FREQUENCY = 2048 |
class IPC::Lock::lock_t | Thread::Scheduler::lock_scheduler |
volatile Thread::thread_t* current_thread |
Definicja w linii 88 pliku context.cpp.
const uint32 PRIOR_THREAD_DELTA = 4 |
const uint32 PRIOR_THREAD_SLEEP = 15 |