Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/
H A Dwait_for_objects_test.cpp13 static port_id sPort1; variable
25 write_port(sPort1, 0xcafe, "test", 4); in notifier_thread()
49 sPort1 = create_port(2L, "test port 1"); in main()
54 printf("port 1: %ld\n", sPort1); in main()
75 sPort1, in main()