#include "src/ipc/lock.hpp"Idź do kodu źródłowego tego pliku.
Przestrzenie nazw | |
| namespace | Memory |
| namespace | Memory::Heap |
Komponenty | |
| struct | blist_s |
| class | blist_t |
| listy dwukierunkowe Więcej... | |
Definicje | |
| #define | bli_dt(item, type) ((type) ((blist_s*) item ) -> data ) |
| #define | BLISTADD(blist, data, size, tree) |
| #define | BLISTPTR(blist, data, tree) |
| #define bli_dt | ( | item, | |||
| type | ) | ((type) ((blist_s*) item ) -> data ) |
Definicja w linii 13 pliku blist.hpp.
Odwołania w Thread::Scheduler::choose_high(), Syms::Mangle::Cxx::d_name(), Syms::Mangle::Cxx::d_subst(), mmap_t::done(), mmap_t::higher(), mmap_t::lower(), mmap_t::mdel(), mmap_t::mfind(), mmap_t::mfitabove(), mmap_t::mfitbelow(), mmapcompar(), Thread::prior_thread(), Thread::ProcessGet(), Thread::ProcessKill(), Arch::x86::RTC::rtccompar(), sem_post(), shmem_paging_pfh(), Memory::Shmem::shmem_roall(), Thread::sleepcompar(), Thread::ThreadFinishOff(), Thread::ThreadGet(), Thread::unqueue_thread(), Thread::wake_threads() i Thread::ZombieSlayerThread().
| #define BLISTADD | ( | blist, | |||
| data, | |||||
| size, | |||||
| tree | ) |
| #define BLISTPTR | ( | blist, | |||
| data, | |||||
| tree | ) |
1.5.6