fix: refactor contexts for type description structures
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 15 Apr 2021 15:29:06 +0000 (11:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Apr 2021 17:03:31 +0000 (13:03 -0400)
commit087e3f1b33319c80a5e3dbee7a77174db55647d9
treeef3eebaf4174ddd6467582e366af5069e01c1481
parent600da0c9c2a133a3154bd5ad6df428d8e3256e30
fix: refactor contexts for type description structures

The 'preemptible' and 'migratable' contexts were not refactored along
the others in :

  commit 437d5aa59380583ce1cd14d394a53b398be1275d
  Author: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  Date:   Wed Apr 7 14:52:27 2021 -0400

    Refactoring: type description structures

Change-Id: I8a228c0ff982a4aded27b055baae1f5efec29164
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/lttng-context-migratable.c
src/lttng-context-preemptible.c
This page took 0.02615 seconds and 4 git commands to generate.