Support gcc which does not support constructor attribute
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 19 May 2009 17:37:03 +0000 (13:37 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 19 May 2009 17:37:03 +0000 (13:37 -0400)
- Add call to urcu_init from reader thread registration.
- Try to move the constructor and destructor attribute to the prototype, in case
  gcc has problems with these attributes used with the function definition.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

No differences found
This page took 0.024472 seconds and 4 git commands to generate.