GThreadFunc 653 main.c if ((thread = g_thread_create((GThreadFunc) komprese, data, FALSE, &err)) == NULL) { GThreadFunc 674 main.c if ((thread = g_thread_create((GThreadFunc) dekomprese, data, FALSE, &err)) == NULL) {