PicassoThread
fPicassoThreadID = spawn_thread(PicassoThread, "picasso", B_NORMAL_PRIORITY, this);
static int32 PicassoThread(void *data);