Home
last modified time | relevance | path

Searched defs:SYNC (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/i386/
H A Dmp_events.h62 typedef enum { SYNC, ASYNC, NOSYNC } mp_sync_t; enumerator
/xnu-8020.101.4/libkern/zlib/
H A Dinflate.h77 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator