Searched defs:thread_errno (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitInternal.h28 #define thread_errno() errno macro
/macosx-10.9.5/CF-855.17/
H A DCFInternal.h515 #define thread_errno() errno macro
/macosx-10.9.5/ruby-104/ruby/
H A Dthread_win32.c271 #define thread_errno errno macro
275 #define thread_errno rb_w32_map_errno(GetLastError()) macro

Completed in 73 milliseconds