VirtualBox

Changeset 39881 in vbox


Ignore:
Timestamp:
Jan 25, 2012 5:31:14 PM (13 years ago)
Author:
vboxsync
Message:

pam_vbox: Warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/pam/pam_vbox.cpp

    r39880 r39881  
    683683    int rc = RTThreadCreate(&threadWait, pam_vbox_wait_thread,
    684684                            (void *)&threadData, 0,
    685                             RTTHREADTYPE_DEFAULT, NULL /* Non-waitable */, "pam_vbox");
     685                            RTTHREADTYPE_DEFAULT, 0 /* Flags */, "pam_vbox");
    686686    if (RT_SUCCESS(rc))
    687687    {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette