Skip to content

List directory content from different threads #82

@davideferrario

Description

@davideferrario

Hello,

is it possible to list different directory contents from different threads in the same time?

I mean: let's suppose, I have directory "a" and directory "b". I am able to list directory content using "fx_directory_local_path_set" and "fx_directory_first_entry_find" and "fx_directory_next_entry_find". But I can not this in same time from different threads.

If possible, I would like to be able to run Thread_A that list directory "a" content in the same time that "Thread_B" is listing directory "b" content.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions