index
:
direct_bt.git
alt_sendevent
bredr_2
connector_b_1.5
cor_locking
cow_locking
issue_308
issue_318
le_secure_connections
master
os_and_arch
simple_mutex0
simple_mutex2
tinyb
tinyb-2-clean
tinyb-master
Direct Bluetooth LE and BREDR programming, high-performance & reliable.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
direct_bt
/
LFRingbuffer.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-493
/
+0
*
helgrind 'misc': Complete SC-DRF release on atomic even @ peek, i.e. add the ...
Sven Gothel
2020-10-07
1
-3
/
+5
*
LFRingbuffer: Use 'ordered_atomic<T, std::memory_order>' and document SC-DRF ...
Sven Gothel
2020-10-03
1
-44
/
+52
*
LFRingbuffer: Use std::lock(..) on operations waiting for either read and/or ...
Sven Gothel
2020-09-28
1
-20
/
+26
*
Handle abort() via dbt_debug's new ABORT(..), ensure a message is being send ...
Sven Gothel
2020-09-20
1
-3
/
+1
*
C++ noexcept: Ringbuffer and its LFRingbuffer implementation
Sven Gothel
2020-09-14
1
-36
/
+49
*
*Ringbuffer: Add 'drop(int count)' method, dropping max count oldest elements
Sven Gothel
2020-06-24
1
-0
/
+23
*
Use atomic as a memory barrier (data race), volatile is not suitable for mult...
Sven Gothel
2020-05-28
1
-5
/
+5
*
Ringbuffer: Add timeout limitation to getBlocking(..) and putBlocking(..) etc.
Sven Gothel
2020-05-02
1
-17
/
+36
*
Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...
Sven Gothel
2020-04-09
1
-0
/
+424