~lttng/urcu/trunk

« back to all changes in this revision

Viewing changes to doc/examples/urcu-flavors/mb.c

  • Committer: Mathieu Desnoyers
  • Author(s): Michael Jeanson
  • Date: 2023-10-19 20:44:50 UTC
  • Revision ID: git-v1:008a71ef213f23c8d403e086563155121b286c0c
cleanup: use an enum for the error states of nr_cpus_mask

Using an enum with labels for error states instead of literal values
will make the code easier to read and understand.

Change-Id: I4558e17ccb45ab40515bb516af840b2852ee8fc3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

Show diffs side-by-side

added added

removed removed

Lines of Context: