srsLTE/lib/include
Andre Puschmann 955f5dd37a add mutex in pdcp entity
write_sdu and write_pdu are not re-entrant because all functions
that deal with the counters, e.g. integrity check and generate,
must be protected because MAC threads may call them at the same time.

this addresses issue #254
2018-12-18 11:54:54 +01:00
..
srslte add mutex in pdcp entity 2018-12-18 11:54:54 +01:00
CMakeLists.txt minor cmake edits 2017-05-30 18:14:41 +01:00