blob: 84feb8f38686accf297edd671623e30fbf0d9095 [file] [log] [blame] [edit]
[
// ===========================================
// libc - internal
// ===========================================
{
"file": "pthread_impl.h",
"structs": {
"pthread": [
"threadStatus",
"threadExitCode",
"profilerBlock",
"self",
"tsd",
"detached",
"stack",
"stack_size",
"attr",
"robust_list",
"tid",
"canceldisable",
"cancelasync",
"locale"
]
},
"defines": ["__ATTRP_C11_THREAD"]
},
{
"file": "libc.h",
"structs": {
"libc": [
"global_locale"
]
}
}
]