1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-netreg
chrysn 982ec4dcda
gnrc_netreg: Use locks around netreg
This eliminates race conditions around unregistering netdevs.

gnrc_netreg_lookup-style functions perform a DEVELHELP check on whether
that lock is held.
2022-10-14 03:35:15 +02:00
..
Makefile unittests: remove unnecessary MODULE macro definition 2015-03-04 18:07:03 +01:00
Makefile.include gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
tests-netreg.c gnrc_netreg: Use locks around netreg 2022-10-14 03:35:15 +02:00
tests-netreg.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00