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

/haiku/src/tests/system/kernel/
H A Dwait_for_objects_test.cpp14 static port_id sPort2; variable
28 read_port(sPort2, &code, &code, sizeof(code));
50 sPort2 = create_port(1L, "test port 2");
55 printf("port 2: %ld\n", sPort2);
80 sPort2,

Completed in 36 milliseconds