blob: c6e8c14118522e925bc88c6dcecda0dc6c6e9192 [file] [log] [blame]
[
// ===========================================
// libc - internal
// ===========================================
{
"file": "pthread_impl.h",
"structs": {
"pthread": [
"profilerBlock",
"stack",
"stack_size"
],
"pthread_attr_t#": [
"_a_transferredcanvases"
],
"thread_profiler_block": [
"threadStatus",
"timeSpentInStatus",
"name"
]
},
"defines": [
"SIGCANCEL"
]
},
{
"file": "threading_internal.h",
"defines": [
"EM_QUEUED_JS_CALL_MAX_ARGS"
]
},
{
"file": "dynlink.h",
"structs": {
"dso": [
"flags",
"mem_allocated",
"mem_addr",
"mem_size",
"table_addr",
"table_size",
"name"
]
}
},
{
"file": "proxying_notification_state.h",
"defines": [
"NOTIFICATION_NONE",
"NOTIFICATION_RECEIVED",
"NOTIFICATION_PENDING"
]
}
]