_DrawEntry
fDrawThread = spawn_thread(&_DrawEntry, "draw thread", B_NORMAL_PRIORITY,
static int32 _DrawEntry(void *data);