Subversion Repositories HelenOS

Rev

Rev 2028 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2028 Rev 2474
1
{
1
{
2
	"thread1",
2
	"thread1",
3
	"Thread test",
3
	"Thread test",
4
	&test_thread1,
4
	&test_thread1,
5
	true
5
	true
6
},
6
},
7
 
7