OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__emutls_control
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
emutls.c
26
* there is one
__emutls_control
variable named __emutls_v.xyz.
30
typedef struct
__emutls_control
{
struct
38
}
__emutls_control
;
typedef in typeref:struct:__emutls_control
68
static __inline void *emutls_allocate_object(
__emutls_control
*control) {
119
static __inline uintptr_t emutls_get_index(
__emutls_control
*control) {
177
void* __emutls_get_address(
__emutls_control
* control) {
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025