Home
last modified time | relevance | path

Searched refs:stackshot_thread_waitinfo (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/tests/
H A Dstackshot_block_owner_14362384.m226 struct stackshot_thread_waitinfo *curr = &waitinfo[*len];
520 struct stackshot_thread_waitinfo waitinfo[2] = { { 0 }, { 0 } };
543 struct stackshot_thread_waitinfo *curr = &waitinfo[i];
568 struct stackshot_thread_waitinfo waitinfo = { 0 };
607 struct stackshot_thread_waitinfo waitinfo = { 0 };
660 struct stackshot_thread_waitinfo waitinfo = { 0 };
716 struct stackshot_thread_waitinfo *curr = &waitinfo[i];
750 struct stackshot_thread_waitinfo waitinfo = { 0 };
790 struct stackshot_thread_waitinfo waitinfo = { 0 };
825 struct stackshot_thread_waitinfo waitinfo = { 0 };
[all …]
/xnu-11215/osfmk/kern/
H A Dblock_hint.h74 typedef struct stackshot_thread_waitinfo thread_waitinfo_t;
H A Dkcdata.h1024 typedef struct stackshot_thread_waitinfo { struct
/xnu-11215/bsd/sys/
H A Dpthread_shims.h117 void (*pthread_find_owner)(thread_t thread, struct stackshot_thread_waitinfo *waitinfo);
/xnu-11215/bsd/pthread/
H A Dpthread_shims.c490 kdp_pthread_find_owner(thread_t thread, struct stackshot_thread_waitinfo *waitinfo) in kdp_pthread_find_owner()
/xnu-11215/libkdd/
H A Dkcdata.h1024 typedef struct stackshot_thread_waitinfo { struct