allocate_from_shm |
Copy to and Allocate from POSIX Shared Memory |
char_map |
Split a Character Vector into its Unique Elements and a Mapping on These |
compress_chars |
Recursively Call 'char_map'/'map2char' on a List |
copy2shm |
Copy to and Allocate from POSIX Shared Memory |
crash_dumps |
parallel::mclapply Wrapper for Better Performance, Error Handling, Seeding and UX |
etry |
Extended try |
map2char |
Split a Character Vector into its Unique Elements and a Mapping on These |
mclapply |
parallel::mclapply Wrapper for Better Performance, Error Handling, Seeding and UX |
overloading-mclapply |
Overload 'parallel::mclapply' With 'bettermc::mclapply' |
print.etry-error |
Extended try |
sem |
Named POSIX Semaphores |
semv |
POSIX-style System V Semaphores |
semv_open |
POSIX-style System V Semaphores |
semv_post |
POSIX-style System V Semaphores |
semv_unlink |
POSIX-style System V Semaphores |
semv_wait |
POSIX-style System V Semaphores |
sem_close |
Named POSIX Semaphores |
sem_open |
Named POSIX Semaphores |
sem_post |
Named POSIX Semaphores |
sem_unlink |
Named POSIX Semaphores |
sem_wait |
Named POSIX Semaphores |
uncompress_chars |
Recursively Call 'char_map'/'map2char' on a List |