osmo-trx/CommonLibs
Vadim Yanitskiy 19faae85c6 threshold_timer_update_intv(): call osmo_timer_del() unconditionally
osmo_timer_del() does check if a timer is active internally.

Change-Id: Icaf6f31a3235a3fb6993fa2bb35190150e35c2c2
2022-08-06 05:03:00 +07:00
..
BitVector.cpp Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
BitVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Interthread.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
LinkedLists.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
LinkedLists.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Logger.cpp Use new libosmocore logging lock API 2019-10-09 19:15:49 +02:00
Logger.h Drop logging pthread ID 2021-03-01 16:35:42 +01:00
Makefile.am Transceiver: replace UDPSocket with libosmocore socket API 2019-07-02 15:07:25 +02:00
PRBS.h treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Threads.cpp Threads: Avoid printing pthread_self() 2021-03-01 16:35:42 +01:00
Threads.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Timeval.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Timeval.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Utils.cpp treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Utils.h treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Vector.h transceiver: optimize code if optimizations are enabled 2020-08-25 01:00:19 +02:00
config_defs.h add hidden fn adjustment command 2021-05-05 17:34:28 +02:00
debug.c Replace my_gettid with libosmocore osmo_gettid API 2021-02-17 18:27:41 +01:00
debug.h Drop logging pthread ID 2021-03-01 16:35:42 +01:00
osmo_signal.h Transceiver: Add several rate_ctr for rx error conditions 2020-07-27 11:52:46 +02:00
trx_rate_ctr.cpp threshold_timer_update_intv(): call osmo_timer_del() unconditionally 2022-08-06 05:03:00 +07:00
trx_rate_ctr.h Transceiver: Add several rate_ctr for rx error conditions 2020-07-27 11:52:46 +02:00
trx_vty.c vty: printing fn offset should be signed 2021-06-16 15:20:51 +02:00
trx_vty.h Transceiver: Pass config struct instead of large list of params 2020-10-14 12:52:04 +02:00