lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / include / babeltrace / lib-logging-internal.h
index 376be0bc88535e0495eb7832246c627cde17686d..ca893d8ee2661eca16869242aba13aa0dac73610 100644 (file)
@@ -143,6 +143,9 @@ int bt_lib_log_level;
  *   `u`:
  *       Plugin. The parameter type is `struct bt_plugin *`.
  *
+ *   `o`:
+ *       Object pool. The parameter type is `struct bt_object_pool *`.
+ *
  * CTF writer category:
  *   `F`:
  *       CTF writer field type. The parameter type is `struct bt_field_type *`.
This page took 0.02362 seconds and 4 git commands to generate.