Skip to content

List all thread and synchronisation system functions, and async ⎕NA - #1012

Open
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:733-thread-elements
Open

List all thread and synchronisation system functions, and async ⎕NA#1012
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:733-thread-elements

Conversation

@abrudz

@abrudz abrudz commented Aug 11, 2026

Copy link
Copy Markdown
Member

Fixes #733

Complete the multithreading language elements list with every system function from the Threads and Synchronisation categories (adding ⎕DL, ⎕TALLOC, ⎕TGET, ⎕TNAME, ⎕TPOOL, ⎕TPUT and ⎕TREQ), and note that appending & to a ⎕NA function name runs it in its own system thread.

…yalog#733)

Complete the multithreading language elements list with every system
function from the Threads and Synchronisation categories (adding ⎕DL,
⎕TALLOC, ⎕TGET, ⎕TNAME, ⎕TPOOL, ⎕TPUT and ⎕TREQ), and note that
appending & to a ⎕NA function name runs it in its own system thread.
@abrudz
abrudz requested a review from FionaDyalog August 11, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update section on language elements related to Threads

1 participant