]> git.tuebingen.mpg.de Git - dss.git/blob - ipc.h
Merge topic branch t/realpath into pu
[dss.git] / ipc.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 uint32_t super_fast_hash(const uint8_t *data, uint32_t len, uint32_t hash);
3 int lock_dss(uint32_t key);
4 int get_dss_pid(uint32_t key, pid_t *pid);