Searched refs:TLS_SERVICE_FROM_THIS (Results 1 – 2 of 2) sorted by relevance
203 TlsService = TLS_SERVICE_FROM_THIS (ServiceBinding); in TlsUnload()330 TlsService = TLS_SERVICE_FROM_THIS (This); in TlsServiceBindingCreateChild()427 TlsService = TLS_SERVICE_FROM_THIS (This); in TlsServiceBindingDestroyChild()
89 #define TLS_SERVICE_FROM_THIS(a) \ macro