]> code.delx.au - pulseaudio/blobdiff - src/pulse/thread-mainloop.h
doxygen: Add 'See also' linking to the overview page
[pulseaudio] / src / pulse / thread-mainloop.h
index 1c98d543731d128dfe64460e7edc5e5af0e07731..f911228b8d1153ce23e9b57615f6ee963414320f 100644 (file)
@@ -239,7 +239,10 @@ PA_C_DECL_BEGIN
  * A thread based event loop implementation based on pa_mainloop. The
  * event loop is run in a helper thread in the background. A few
  * synchronization primitives are available to access the objects
- * attached to the event loop safely. */
+ * attached to the event loop safely.
+ *
+ * See also \subpage threaded_mainloop
+ */
 
 /** An opaque threaded main loop object */
 typedef struct pa_threaded_mainloop pa_threaded_mainloop;