[
https://issues.apache.org/jira/browse/LUCY-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey updated LUCY-56:
--------------------------------
Attachment: ProcessID.c
ProcessID.bp
The ProcessID module provides two functions:
* lucy_PID_getpid(), which returns the id of the current process.
* lucy_PID_active(int pid), which returns true if the supplied pid
is active and false if it's not.
> Lucy::Util::ProcessID
> ---------------------
>
> Key: LUCY-56
> URL: https://issues.apache.org/jira/browse/LUCY-56
> Project: Lucy
> Issue Type: New Feature
> Components: Core
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Attachments: ProcessID.bp, ProcessID.c
>
>
> Cross-platform-compatible process ID functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.