DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
schedule_post
test/testcases/posixipc/common/common.h
64
int schedule_post(sem_t *, u_int);
test/testcases/posixipc/wait_two_proc/wait_two_proc.c
15
if (schedule_post(id, 500) < 0) {