Searched refs:scheme_tls_set (Results 1 – 24 of 24) sorted by relevance
55 scheme_tls_set
68 scheme_tls_set
65 scheme_tls_set
74 scheme_extension_table->scheme_tls_set = scheme_tls_set;
74 #define scheme_tls_set (scheme_extension_table->scheme_tls_set) macro
94 void (*scheme_tls_set)(int pos, void *v); member
139 MZ_EXTERN void scheme_tls_set(int pos, void *v);
2747 void scheme_tls_set(int pos, void *v) in scheme_tls_set() function
683 @cpp{scheme_tls_set} and @cpp{scheme_tls_get}.}685 @function[(void scheme_tls_set695 Retrieves a thread-specific value installed with @cpp{scheme_tls_set}.
810 void scheme_tls_set(int index,