Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/daemon/toks_daemon_acquire.c
Branch:
9e552e8fa6f358a4c9ac5b4afee298b30fdf2e24
main
9e552e8fa6f358a4c9ac5b4afee298b30fdf2e24
src
daemon
toks_daemon_acquire.c
daemon: toks_daemon_acquire(): clean-up the queue code path.
midipix
• 4 years ago
6f1c85
daemon: keep record of the number of unassigned tokens.
midipix
• 4 years ago
971724
daemon: toks_daemon_ioctl_set_token_count(): implementation and integration.
midipix
• 4 years ago
8f6a66
daemon & client: switch lpc messages to struct _nt_tty_sync_info (for nt_cid).
midipix
• 4 years ago
8b933d
daemon & client: acquire: distinguish between framework pid and system pid.
midipix
• 4 years ago
c42b09
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