summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@dworkin.(none)>2009-05-10 22:27:54 -0400
committerDerrell Lipman <derrell@dworkin.(none)>2009-05-10 22:45:12 -0400
commit418a2eeae8912d14e32b0119232b897e78221037 (patch)
treedd30e682b41876ccc26e0ce0ae93a8cc467fe0c9 /source3/include
parentd3434477e6d42432a0acf426fcfbe39eb11b1fd0 (diff)
downloadsamba-418a2eeae8912d14e32b0119232b897e78221037.tar.gz
samba-418a2eeae8912d14e32b0119232b897e78221037.tar.bz2
samba-418a2eeae8912d14e32b0119232b897e78221037.zip
Don't require external use of internal enum smb_thread_lock_type
- Internally, when locking or unlocking a mutex, we'll pass one of the values of enum smb_thread_lock_type. That enum is not available to users providing a thread implementation. Externally, we'll document the integer values which will be passed to their lock_mutex function, but not require them to access our internal header file. Derrell
Diffstat (limited to 'source3/include')
0 files changed, 0 insertions, 0 deletions