Evan Hunt
|
dcee985b7f
|
update all copyright headers to eliminate the typo
|
2020-09-14 16:20:40 -07:00 |
|
Evan Hunt
|
e851ed0bb5
|
apply the modified style
|
2020-02-13 15:05:06 -08:00 |
|
Ondřej Surý
|
f50b1e0685
|
Use clang-format to reformat the source files
|
2020-02-12 15:04:17 +01:00 |
|
Witold Kręcicki
|
6718a4ef8b
|
ensure isc_queue_t is aligned to double-cacheline size
|
2019-11-17 18:59:40 -08:00 |
|
Witold Kręcicki
|
402969bf95
|
implement fetch-and-add array queue data structure
this is a lockless queue based on hazard pointers.
|
2019-11-07 11:55:37 -08:00 |
|