Home
last modified time | relevance | path

Searched refs:read_thread (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c122 static void *read_thread(void *arg);
827 if (pthread_create(&h->read_thr, &attr, read_thread, h) != 0) { in xs_watch()
1298 static void *read_thread(void *arg) in read_thread() function

Completed in 4 milliseconds