Name
Last commit
Last update
..
bthread.cpp Fix NS of gflags in bthread.cpp
bthread.h add missing files for MAC
butex.cpp polish comments in butex
butex.h Unify inclusion guards
comlog_initializer.h Unify inclusion of brpc headers inside src to double quotes
condition_variable.cpp r35401: Refactored interruptions on bthreads. The semantic is more similar to pthread's and EINTR is returned instead of ESTOP.
condition_variable.h add bthread_cond_* declarations in bthread/condition_variable.h
context.cpp Remove blank lines at beginning and end of source files
context.h Move source code into src
countdown_event.cpp r35401: Refactored interruptions on bthreads. The semantic is more similar to pthread's and EINTR is returned instead of ESTOP.
countdown_event.h Unify inclusion guards
errno.cpp pass most of UTs except bthread_key and builtin_service
errno.h Unify inclusion guards
execution_queue.cpp add missing files for MAC
execution_queue.h remove deprecated fields
execution_queue_inl.h remove deprecated fields
fd.cpp - use native clock_gettime after macos 10.12
id.cpp add missing files for MAC
id.h - Remove weak symbol _RegisterThriftProtocol in CMakeLists.txt
interrupt_pthread.cpp Change copyright to Baidu, Inc
interrupt_pthread.h Unify inclusion guards
key.cpp bthread copies tls_bls to its local_storage before switching to next bthread
list_of_abafree_id.h Unify inclusion guards
log.h Unify inclusion guards
mutex.cpp Link succeeds with fake epoll and partial kqueue
mutex.h add missing files for MAC
offset_inl.list Move source code into src
parking_lot.h replace epoll by kqueue in all places and remove fake epoll
processor.h Unify inclusion guards
remote_task_queue.h Unify inclusion guards
stack.cpp suppress a warning on casting null to char*
stack.h Unify inclusion guards
stack_inl.h Unify inclusion guards
sys_futex.cpp improve profiler document
sys_futex.h add a preliminary implementation of futex in macos
task_control.cpp Add min_concurrency flag and support creating workers lazily
task_control.h fix a typo
task_group.cpp bthread copies tls_bls to its local_storage before switching to next bthread
task_group.h make test compiled in macos
task_group_inl.h Unify inclusion guards
task_meta.h bthread copies tls_bls to its local_storage before switching to next bthread
timer_thread.cpp bugfix to prevent accessing the reclaimed task
timer_thread.h Unify inclusion guards
types.h Unify inclusion guards
unstable.h replace epoll by kqueue in all places and remove fake epoll
work_stealing_queue.h Unify inclusion guards