You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge/runtime/include
Sean McBride 7ca1f8e63d
docs: Remove incorrect comment
4 years ago
..
arch chore: fix case on enums 4 years ago
current_sandbox.h refactor: decompose types.h 4 years ago
debuglog.h chore: cleanup debuglog file logic 4 years ago
deque.h docs: Associate FIXMEs and TODOs with issues 4 years ago
global_request_scheduler.h feat: Only dequeue request if actually earlier 4 years ago
global_request_scheduler_deque.h chore: organize preprocessor includes 4 years ago
global_request_scheduler_minheap.h chore: organize preprocessor includes 4 years ago
http.h refactor: decompose types.h 4 years ago
http_parser_settings.h chore: replace app header guards w pragma once 4 years ago
http_request.h refactor: set flags to bool 4 years ago
http_response.h fix: Properly close malformed requests 4 years ago
libuv_callbacks.h feat: WIP 4 years ago
local_completion_queue.h chore: rename scheduler interfaces and variants 4 years ago
local_runqueue.h chore: local_runqueue add cleanup 4 years ago
local_runqueue_list.h chore: rename scheduler interfaces and variants 4 years ago
local_runqueue_minheap.h chore: rename scheduler interfaces and variants 4 years ago
lock.h fix: cleanup lock API 4 years ago
module.h docs: better document epoll backlog 4 years ago
module_database.h refactor: cleanup module DB 4 years ago
panic.h feat: get epoll implementation working 4 years ago
perf_window.h chore: Improve buffer names 4 years ago
priority_queue.h feat: Only dequeue request if actually earlier 4 years ago
ps_list.h chore: add clang-format from Composite (#5) 5 years ago
runtime.h chore: Change client parsing from error to log 4 years ago
sandbox.h docs: Remove incorrect comment 4 years ago
sandbox_request.h feat: Use integers for admissions control 4 years ago
software_interrupt.h chore: change perror to debuglog 4 years ago
types.h docs: Associate FIXMEs and TODOs with issues 4 years ago
worker_thread.h feat: get epoll implementation working 4 years ago