Searched refs:lo_thread (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_link.c1064 if (origin->lo_thread == thread) {
1077 origin->lo_thread = thread;
1114 if ((origin->lo_thread == thread) ||
1137 if (origin->lo_thread == thread) {
1159 if (origin->lo_thread == thread) {
1181 if (origin->lo_thread == thread) {
H A Dhfs_cnode.h118 void * lo_thread; /* thread that performed the lookup */ member in struct:linkorigin

Completed in 74 milliseconds