update x86_64 cmpxchg
[urcu.git] / tests / urcutorture.c
CommitLineData
8a953620
MD
1#include <string.h>
2#include <sys/time.h>
3#include <poll.h>
4#include <unistd.h>
5#include <stdlib.h>
8a953620 6#include "api.h"
121a5d44 7#define _LGPL_SOURCE
833dbdb6 8#include "../urcu.h"
8a953620 9#include "rcutorture.h"
This page took 0.022792 seconds and 4 git commands to generate.