mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 14:30:26 +00:00
8 lines
402 B
Go
8 lines
402 B
Go
// Code generated by 'ccgo pthread/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o pthread/pthread_darwin_amd64.go -pkgname pthread', DO NOT EDIT.
|
|
|
|
package pthread
|
|
|
|
var CAPI = map[string]struct{}{
|
|
"__darwin_check_fd_set_overflow": {},
|
|
}
|