dev: vib: Capture return value of thread_create function

thr variable was not initialized with the return value of thread_create
function,which can lead to an incorrect panic() call

Change-Id: I93d712c2ae67429194f304669ccb9cc26dbf0812
1 file changed