X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;h=f3c47eb721d05f15e64ef9741b7f49bc212eac48;hb=refs%2Fchanges%2F63%2F3863%2F5;hp=2e1eb09934aaad703400904e74996941bc072bf3;hpb=f49009aad3b16524cb53ae954a0711c17ec4f82a;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/types.go b/pkg/xapp/types.go old mode 100644 new mode 100755 index 2e1eb09..f3c47eb --- a/pkg/xapp/types.go +++ b/pkg/xapp/types.go @@ -28,7 +28,7 @@ type RMRStatistics struct{} type RMRClient struct { protPort string - numWorkers int + contextMux sync.Mutex context unsafe.Pointer ready int wg sync.WaitGroup