X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_matching_distributor.h;h=e5e071acab9656f94ce77ad5e55fd78f56b0475b;hb=2f961b65e3422f23019286e9531b0a40070278ea;hp=b4399e5c6727799650ac0479a90a9f35cf19d93d;hpb=18b84fc03e0b71d5331ef072e05a5da24fd742a7;p=lttv.git diff --git a/lttv/lttv/sync/event_matching_distributor.h b/lttv/lttv/sync/event_matching_distributor.h index b4399e5c..e5e071ac 100644 --- a/lttv/lttv/sync/event_matching_distributor.h +++ b/lttv/lttv/sync/event_matching_distributor.h @@ -31,4 +31,6 @@ typedef struct GQueue* distributedModules; } MatchingDataDistributor; +void registerMatchingDistributor(); + #endif