X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frmr%2Fcommon%2Finclude%2Frmr_agnostic.h;h=4410dfd2ac1c6ba9124a41e10b07800174957a88;hb=691909ffc0dab5989347ecb00b839e68569db164;hp=0858fdec932cd9968e5e88937f7aa7bcc9a1be18;hpb=c8e651e15839411c85e105d16fd2ffc14c1cc1dd;p=ric-plt%2Flib%2Frmr.git diff --git a/src/rmr/common/include/rmr_agnostic.h b/src/rmr/common/include/rmr_agnostic.h index 0858fde..4410dfd 100644 --- a/src/rmr/common/include/rmr_agnostic.h +++ b/src/rmr/common/include/rmr_agnostic.h @@ -247,7 +247,6 @@ typedef struct { int updates; // counter of update records received int mupdates; // counter of meid update records received int ref_count; // num threads currently using - pthread_mutex_t* gate; // lock allowing update to ref counter } route_table_t; /*