Searched defs:u64 (Results 1 – 1 of 1) sorted by relevance
49 typedef uint64_t u64; typedef828 int launch_thread(const char *name, void (*func)(u64), sync_t **sync, u64 arg, in launch_thread()