Searched refs:tself (Results 1 - 2 of 2) sorted by path

/macosx-10.10/IOKitUser-1050.1.21/
H A DTests.c116 thread_port_t tself; local
150 tself = random();
151 x = tself % 600;
152 tself = random();
153 y = tself % 500;
154 shmem->reserved[0] = tself;
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DWSTests.c116 thread_port_t tself; local
151 tself = random();
152 x = tself % 600;
153 tself = random();
154 y = tself % 500;
155 shmem->reserved[0] = tself;

Completed in 437 milliseconds