Switched back to the old style thread architecture in preparation for eventual migrat...
[citadel.git] / citadel / modules / extnotify / extnotify_main.c
index 1fda772b15344dc247eb5f36c81d218a6b9b58b8..dafe4ae5cd755d4d49f41d5c4a359f455ac458e2 100644 (file)
@@ -385,7 +385,7 @@ void do_extnotify_queue(void)
        if (doing_queue) return;
        doing_queue = 1;
 
-       citthread_setspecific(MyConKey, (void *)&extnotify_queue_CC);
+       pthread_setspecific(MyConKey, (void *)&extnotify_queue_CC);
 
        /*
         * Go ahead and run the queue