blob: 4681b77fe55a02f9cbdbe9da0c0caa19f8612d1a [file]
[
// ===========================================
// libc - internal
// ===========================================
{
"file": "pthread_impl.h",
"structs": {
"pthread": [
"profilerBlock",
"stack",
"stack_size",
"waiting_async"
],
"pthread_attr_t#": [
"_a_transferredcanvases"
],
"thread_profiler_block": [
"threadStatus",
"timeSpentInStatus",
"name"
]
}
},
{
"file": "threading_internal.h",
"defines": [
"EM_THREAD_STATUS_NUMFIELDS"
]
},
{
"file": "dynlink.h",
"structs": {
"dso": [
"flags",
"mem_allocated",
"mem_addr",
"mem_size",
"table_addr",
"table_size",
"file_data",
"file_data_size",
"name"
]
}
}
]