Searched refs:gettid (Results 1 - 6 of 6) sorted by relevance

/systemd/src/basic/
H A Dprocess-util.c656 cached = getpid() == gettid() ? 1 : -1;
H A Drandom-util.c112 x ^= (unsigned) gettid();
H A Dmissing.h530 static inline pid_t gettid(void) { function
/systemd/src/libsystemd/sd-bus/
H A Dsd-bus.c3352 b->tid = gettid();
/systemd/src/libsystemd/sd-event/
H A Dsd-event.c2810 e->tid = gettid();
/systemd/src/libsystemd/sd-resolve/
H A Dsd-resolve.c528 e->tid = gettid();

Completed in 63 milliseconds