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 c226ff2e03
refactor: small nits
4 years ago
..
arch refactor: Clean up listener core locks and org 4 years ago
admissions_control.h chore: Encapsulate Admissions Control 4 years ago
admissions_info.h refactor: admissions info 4 years ago
client_socket.h refactor: client socket 4 years ago
current_sandbox.h refactor: current sandbox 4 years ago
debuglog.h chore: refactor away DEBUG define 4 years ago
deque.h docs: Associate FIXMEs and TODOs with issues 4 years ago
generic_thread.h refactor: generic thread 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: http request 4 years ago
http_response.h feat: remove libuv, rework pq, http close DRY up 4 years ago
http_total.h refactor: http total 4 years ago
likely.h feat: Refactor of conditional compilation units 4 years ago
listener_thread.h refactor: simplify worker checking logic 4 years ago
local_completion_queue.h chore: rename scheduler interfaces and variants 4 years ago
local_runqueue.h refactore: reorder local runqueue 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 refactor: simplify worker checking logic 4 years ago
module.h refactor: module 4 years ago
module_database.h refactor: module database 4 years ago
panic.h chore: fix missing include 4 years ago
perf_window.h docs: Update zombie funciton comment 4 years ago
priority_queue.h feat: remove libuv, rework pq, http close DRY up 4 years ago
ps_list.h chore: add clang-format from Composite (#5) 5 years ago
runtime.h refactor: simplify worker checking logic 4 years ago
sandbox.h refactor: small nits 4 years ago
sandbox_request.h fix: correct socket address lifetime error 4 years ago
sandbox_state.h chore: refactor away DEBUG define 4 years ago
software_interrupt.h chore: Configurable quantum 4 years ago
types.h chore: Resolve some undefined sanitizer type nits 4 years ago
worker_thread.h refactor: small nits 4 years ago