Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/daemon/toks_daemon_acquire.c
Branch:
6386909b1e88494eb3643ca79db7108750ca3ef0
main
6386909b1e88494eb3643ca79db7108750ca3ef0
src
daemon
toks_daemon_acquire.c
daemon: save the (alternate) token pid in the client's and daemon's contexts.
midipix
• 4 years ago
344692
toks_daemon_acquire(): open the sync process handle with minimal access bits.
midipix
• 4 years ago
bfa1de
daemon: switch queue to non-blocking LPC calls.
midipix
• 4 years ago
658181
daemon: implement the waiter queue as a true FIFO.
midipix
• 4 years ago
681a45
toks_daemon_client_wait(): fix ordering.
midipix
• 4 years ago
c11340
daemon: added toks_daemon_queue() and toks_daemon_unqueue().
midipix
• 4 years ago
d73408
daemon: added support for delegated token assignment via toks_daemon_pidopen().
midipix
• 4 years ago
500bc3
daemon: toks_daemon_release(): initial implementation and integration.
midipix
• 4 years ago
c78a06
daemon: toks_daemon_acquire(): initial implementation.
midipix
• 4 years ago
44e933