﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
63	pthread	Silvan Scherrer	Yuri Dario	"pthread_yield funtion is wrong declared.

according to linux man it needs to be:
int pthread_yield(void);

and we have:
void pthread_yield(void);"	defect	closed	blocker		*none			fixed		
