Searched refs:stw_tls_data (Results 1 – 3 of 3) sorted by relevance
47 static INLINE struct stw_tls_data *50 struct stw_tls_data *data; in stw_tls_data_create()52 data = CALLOC_STRUCT(stw_tls_data); in stw_tls_data_create()76 struct stw_tls_data *data; in stw_tls_init_thread()92 struct stw_tls_data *data; in stw_tls_cleanup_thread()98 data = (struct stw_tls_data *) TlsGetValue(tlsIndex); in stw_tls_cleanup_thread()120 struct stw_tls_data *123 struct stw_tls_data *data; in stw_tls_get_data()129 data = (struct stw_tls_data *) TlsGetValue(tlsIndex); in stw_tls_get_data()
33 struct stw_tls_data struct50 struct stw_tls_data * argument
198 struct stw_tls_data *tls_data; in stw_call_window_proc()